summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-09-09 13:13:59 +0300
committerLars Wirzenius <liw@liw.fi>2022-09-09 13:13:59 +0300
commit72aa22103e065fba388e0d843c9eeae6f900ad47 (patch)
tree8d60501c6c533cd082c39684a393820a99bc3f61 /Cargo.toml
parent62b48c8e9029c0a1aea4bdbf5de148e8bceb6df6 (diff)
downloadroadmap-72aa22103e065fba388e0d843c9eeae6f900ad47.tar.gz
chore: bump version of crate in preparation of 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 6709bf1..b568001 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "roadmap"
-version = "0.4.4"
+version = "0.4.5"
authors = ["Lars Wirzenius <liw@liw.fi>"]
edition = "2018"
license = "MIT-0"