aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2024-02-23 18:32:09 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2024-02-23 18:32:09 +0100
commit1ea3de30995b434c4e59123c1ab634d89a0274b5 (patch)
tree464814294b6e50811e0c667cd1430c6855006f8a /Cargo.toml
parent0b122582e8374b9de43c8f096534301e18105f0c (diff)
downloadaerogramme-1ea3de30995b434c4e59123c1ab634d89a0274b5.tar.gz
aerogramme-1ea3de30995b434c4e59123c1ab634d89a0274b5.zip
bumping to 0.2.2
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 4c10fcc..7d2e032 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "aerogramme"
-version = "0.2.1"
+version = "0.2.2"
authors = ["Alex Auvolat <alex@adnab.me>", "Quentin Dufour <quentin@dufour.io>"]
edition = "2021"
license = "EUPL-1.2"