summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAgathe Porte <microjoe@microjoe.org>2020-03-27 20:48:43 +0100
committerAgathe Porte <microjoe@microjoe.org>2020-03-27 20:48:43 +0100
commit2d9ce227338b9fa39577e9db56c66d1e7d692541 (patch)
treecb4c60bf0625966ca698bb5b0c0dcacee0ddae69 /Cargo.toml
parentab13575402e2686e66aaf1b171bf15e3535843a6 (diff)
downloadcharlcd-2d9ce227338b9fa39577e9db56c66d1e7d692541.tar.gz
charlcd-2d9ce227338b9fa39577e9db56c66d1e7d692541.zip
Cargo.toml: bump to version 0.1.1v0.1.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8594c84..32871e8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "charlcd"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Agathe Porte <microjoe@microjoe.org>"]
edition = "2018"
license = "Apache-2.0"