Bump version

This commit is contained in:
Bodo Junglas 2021-05-12 14:36:01 +02:00
parent d130f6ba33
commit 50c0eff62c
No known key found for this signature in database
GPG Key ID: A7C4E6F450E47C3A
3 changed files with 4 additions and 4 deletions

4
Cargo.lock generated
View File

@ -2,7 +2,7 @@
# It is not intended for manual editing.
[[package]]
name = "acari-cli"
version = "0.1.11"
version = "0.1.12"
dependencies = [
"acari-lib",
"chrono",
@ -19,7 +19,7 @@ dependencies = [
[[package]]
name = "acari-lib"
version = "0.1.11"
version = "0.1.12"
dependencies = [
"chrono",
"dirs 2.0.2",

View File

@ -1,6 +1,6 @@
[package]
name = "acari-cli"
version = "0.1.11"
version = "0.1.12"
authors = ["Bodo Junglas <junglas@objectcode.de>"]
edition = "2018"
license = "MIT"

View File

@ -1,6 +1,6 @@
[package]
name = "acari-lib"
version = "0.1.11"
version = "0.1.12"
authors = ["Bodo Junglas <junglas@objectcode.de>"]
edition = "2018"
license = "MIT"