aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2024-02-08 19:41:40 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2024-02-08 19:41:40 +0100
commit599480c3d39c4e86dbef130374ed24e7943039c2 (patch)
tree3406a5d4cc96642328e7e5d51daefaf8cbf4a3a6
parent59f4bdf9d0a6d7ecf0d408b8645b1eaabf992c6b (diff)
downloadaerogramme-bug/deployment.tar.gz
aerogramme-bug/deployment.zip
Switch version to 0.2.1bug/deployment
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6092980..41002fc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "aerogramme"
-version = "0.2.0"
+version = "0.2.1"
authors = ["Alex Auvolat <alex@adnab.me>", "Quentin Dufour <quentin@dufour.io>"]
edition = "2021"
license = "EUPL-1.2"