From 828f503bcd0232f2073fa40155471e420d6ddbcb Mon Sep 17 00:00:00 2001 From: cleissonalves Date: Tue, 24 Dec 2024 13:54:34 -0300 Subject: [PATCH] bump version to 0.1.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index dd66502..acfb439 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "loto" homepage = "https://github.com/cleissonalves/loto" authors = ["cleissonalves.dev@outlook.com"] description = "Aplicacao CLI para consulta e analise de resultados de sorteios das loterias da Caixa." -version = "0.1.4" +version = "0.1.5" edition = "2021" # Optimizations from: https://github.com/johnthagen/min-sized-rust