From c7646da2b2467ded06a46e690c94ed41ea4849a6 Mon Sep 17 00:00:00 2001 From: Abraham Toriz Date: Sat, 14 Aug 2021 11:50:58 -0500 Subject: [PATCH] update version field --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a44a507..39659c1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "1.0.0" authors = ["Abraham Toriz "] edition = "2018" description = "A command line time tracker" -license = "GPLv3" +license = "GPL-3.0" documentation = "https://gitlab.com/categulario/tiempo" homepage = "https://gitlab.com/categulario/tiempo" repository = "https://gitlab.com/categulario/tiempo"