From b3f29e2158b09c2dcfb01e22f814bc9e39fd84c9 Mon Sep 17 00:00:00 2001 From: Kevin J Hoerr Date: Thu, 31 Oct 2019 11:48:31 -0400 Subject: Update version to 0.2.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index cb0ce22..92d4488 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "august-offensive" -version = "0.2.1" +version = "0.2.2" authors = ["Kevin J Hoerr "] description = "Turn-based strategy game as a web service" license = "ISC" -- cgit