summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Porte <microjoe@microjoe.org>2020-03-27 20:48:43 +0100
committerRomain Porte <microjoe@microjoe.org>2020-03-27 20:48:43 +0100
commitc0dd1f70403cfde64aa70120cc0483258d3b3f25 (patch)
treeec7682624a3d4eb3ee40877452de65e3f2b7ded8
parent7a0c1b38d1fa9225cf682be79e1b640e5ab1cced (diff)
downloadcharlcd-c0dd1f70403cfde64aa70120cc0483258d3b3f25.tar.gz
charlcd-c0dd1f70403cfde64aa70120cc0483258d3b3f25.zip
Cargo.toml: bump to version 0.1.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b06bae6..fff8fef 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "charlcd"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Romain Porte <microjoe@microjoe.org>"]
edition = "2018"
license = "Apache-2.0"