From b9a041ab0682d679f073f4cb70854731bfe0744e Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sun, 25 Aug 2024 12:58:54 +0200 Subject: [PATCH] Bump version to 2024.8.25 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 5b103d12..a5db982a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1470,7 +1470,7 @@ dependencies = [ [[package]] name = "royalnet" -version = "0.6.1" +version = "2024.8.25" dependencies = [ "anyhow", "chrono", diff --git a/Cargo.toml b/Cargo.toml index aeef85fd..e430b85d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "royalnet" description = "Fun software suite for the RYG community" -version = "0.6.1" +version = "2024.8.25" edition = "2021" authors = [ "Stefano Pigozzi "