From ba77404168bb8a113a4155d1c66c1076fdf4a58b Mon Sep 17 00:00:00 2001 From: Josh Stoik Date: Thu, 24 Jun 2021 13:56:31 -0700 Subject: [PATCH] bump: 0.1.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d68684e..f053cac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "utc2k" -version = "0.1.0" +version = "0.1.1" authors = ["Blobfolio, LLC. "] edition = "2018" description = "A fast and lean UTC date/time library concerned only with happenings in this century (2000-2099)."