summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAgathe Porte <microjoe@microjoe.org>2020-03-27 21:12:33 +0100
committerAgathe Porte <microjoe@microjoe.org>2020-03-27 21:12:33 +0100
commit95bc8587dd84a0908e45b0aa8807169338d0c3f5 (patch)
treeb9361abee17d8e9f3a5596c1f18544bf3e671b97 /Cargo.toml
parent889503284bb2e317d3e0b2ca19ba577dc27434a2 (diff)
downloadcharlcd-95bc8587dd84a0908e45b0aa8807169338d0c3f5.tar.gz
charlcd-95bc8587dd84a0908e45b0aa8807169338d0c3f5.zip
Cargo.toml: update to v0.1.2v0.1.2
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 32871e8..8913373 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "charlcd"
-version = "0.1.1"
+version = "0.1.2"
authors = ["Agathe Porte <microjoe@microjoe.org>"]
edition = "2018"
license = "Apache-2.0"