From 8ec256a977951a27a90cf87c3400b473eb6bddf2 Mon Sep 17 00:00:00 2001 From: d86leader Date: Sun, 19 Jun 2022 16:39:08 +0200 Subject: [PATCH] bump version number --- Cargo.toml | 2 +- changelog.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 1bd1782..571646a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "wzmach" -version = "1.0.0" +version = "1.1.0" edition = "2021" [profile.release] diff --git a/changelog.txt b/changelog.txt index be6e488..52fcd06 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,4 @@ -[?] +[1.1.0 2022-06-19] - Add rotation gesture - Add any-command action - Can now specify config file to use