diff options
author | Agathe Porte <microjoe@microjoe.org> | 2020-07-13 12:05:57 +0200 |
---|---|---|
committer | Agathe Porte <microjoe@microjoe.org> | 2020-07-13 12:05:57 +0200 |
commit | e75fb3355baf3d7ec18df2346140864db2a6e1f4 (patch) | |
tree | 2c30ba91ef76f64a8a5128664f9b69306531053d /Cargo.toml | |
parent | e8782d42e4ef0c0d42c3a64102873efb2edc69ce (diff) | |
download | charlcd-e75fb3355baf3d7ec18df2346140864db2a6e1f4.tar.gz charlcd-e75fb3355baf3d7ec18df2346140864db2a6e1f4.zip |
bump version to 1.0.3v0.1.3
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "charlcd" -version = "0.1.2" +version = "0.1.3" authors = ["Agathe Porte <microjoe@microjoe.org>"] edition = "2018" license = "Apache-2.0" |