summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorRomain Porte <microjoe@microjoe.org>2020-07-13 12:05:57 +0200
committerRomain Porte <microjoe@microjoe.org>2020-07-13 12:05:57 +0200
commitfe6cd210d90d92904bdad8e384f3e19c6d596bef (patch)
tree61d5fa4df2a67bba516eec9b9bd125825bd8541a /Cargo.toml
parentab5375ccc708a3ef697821aeb8718820203136d2 (diff)
downloadcharlcd-fe6cd210d90d92904bdad8e384f3e19c6d596bef.tar.gz
charlcd-fe6cd210d90d92904bdad8e384f3e19c6d596bef.zip
bump version to 1.0.3
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 10975a8..6f795dd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "charlcd"
-version = "0.1.2"
+version = "0.1.3"
authors = ["Romain Porte <microjoe@microjoe.org>"]
edition = "2018"
license = "Apache-2.0"