summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-06-14 07:24:13 +0300
committerLars Wirzenius <liw@liw.fi>2022-06-14 07:24:13 +0300
commit7ba1f927b09d82ef9ccad22f5fa801321b3cda73 (patch)
tree870701ce9fc8cd0e9a06a865d13a3ac4c3f24f51 /Cargo.toml
parent2a5ea7d52e16ed288c8c9e8a24864709e0d86d67 (diff)
downloadroadmap-7ba1f927b09d82ef9ccad22f5fa801321b3cda73.tar.gz
chore: update version number for 0.4.3 release
Skip the 0.4.2 release as I mistakenly tagged it already. 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 71172dc..6ddc26d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "roadmap"
-version = "0.4.1"
+version = "0.4.3"
authors = ["Lars Wirzenius <liw@liw.fi>"]
edition = "2018"
license = "MIT-0"