aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2024-01-20 19:24:49 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2024-01-20 19:24:49 +0100
commit3fd22c6fa367b2e599cc365c93c2e6eb079cd284 (patch)
treea224ebc0632923b55d87d7187b4ed51f66c5c329 /Cargo.toml
parent49ff733a30b721f0cdd981e9af4d8964546fc77f (diff)
downloadaerogramme-3fd22c6fa367b2e599cc365c93c2e6eb079cd284.tar.gz
aerogramme-3fd22c6fa367b2e599cc365c93c2e6eb079cd284.zip
switch to version 0.2.0
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 b5158b2..a81451e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "aerogramme"
-version = "0.1.0"
+version = "0.2.0"
authors = ["Alex Auvolat <alex@adnab.me>", "Quentin Dufour <quentin@dufour.io>"]
edition = "2021"
license = "AGPL-3.0"