summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAgathe Porte <microjoe@microjoe.org>2023-06-14 16:22:58 +0200
committerAgathe Porte <microjoe@microjoe.org>2023-06-14 16:22:58 +0200
commit6f1240bb0ec4f6bda1eccd24f1c5c1623557f738 (patch)
treecb2c1eff7b5b06c701cdf6971551c6787e905f62 /Cargo.toml
parentc9063fd5a61e1e083c0504c224eb83290ec6f9eb (diff)
downloadcharlcd-main.tar.gz
charlcd-main.zip
release v0.1.4v0.1.4main
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 0054665..ef832c7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "charlcd"
-version = "0.1.3"
+version = "0.1.4"
authors = ["Agathe Porte <microjoe@microjoe.org>"]
edition = "2018"
license = "Apache-2.0"