summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-07-17 08:58:18 +0300
committerLars Wirzenius <liw@liw.fi>2022-07-17 08:58:18 +0300
commit7e1298273136e6391c61653e47f4c54edc9a7923 (patch)
treef698623f5d2f08c87e297cedfcef3d1f5005f021 /Cargo.toml
parenta4c0a8f693506c1841babe2cd76b4817153b1a03 (diff)
downloadroadmap-7e1298273136e6391c61653e47f4c54edc9a7923.tar.gz
chore: update version number for release
Sponsored-by: author
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 f91a37d..2512f9e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "roadmap"
-version = "0.4.3"
+version = "0.4.4"
authors = ["Lars Wirzenius <liw@liw.fi>"]
edition = "2018"
license = "MIT-0"