summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-07-17 05:58:49 +0000
committerLars Wirzenius <liw@liw.fi>2022-07-17 05:58:49 +0000
commiteafeeb84a2801df926cdeedbd6ea4db33923c0c9 (patch)
treef698623f5d2f08c87e297cedfcef3d1f5005f021 /Cargo.toml
parenta4c0a8f693506c1841babe2cd76b4817153b1a03 (diff)
parent7e1298273136e6391c61653e47f4c54edc9a7923 (diff)
downloadroadmap-eafeeb84a2801df926cdeedbd6ea4db33923c0c9.tar.gz
Merge branch 'release' into 'main'v0.4.4
chore: update version number for release See merge request larswirzenius/roadmap!15
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"