summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Porte <microjoe@microjoe.org>2020-03-27 21:12:33 +0100
committerRomain Porte <microjoe@microjoe.org>2020-03-27 21:12:33 +0100
commit11225be155ef967e7e5af613d9835156d39eb4c2 (patch)
treeeac177771db1bcb95f83d3f215bc32bae61b08a2
parent40fdeae490aac54544fa46213c6d6ebd6adaa5b9 (diff)
downloadcharlcd-11225be155ef967e7e5af613d9835156d39eb4c2.tar.gz
charlcd-11225be155ef967e7e5af613d9835156d39eb4c2.zip
Cargo.toml: update to v0.1.2
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fff8fef..10975a8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "charlcd"
-version = "0.1.1"
+version = "0.1.2"
authors = ["Romain Porte <microjoe@microjoe.org>"]
edition = "2018"
license = "Apache-2.0"