summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-04-05 11:22:38 +0000
committerLars Wirzenius <liw@liw.fi>2021-04-05 11:22:38 +0000
commit30ac6d8d80d216bb9cb5e5247ffcf8c0a7e5f768 (patch)
treecd8b601ea32cc7f5ef0802330c98c5344f8f54b3 /Cargo.toml
parent7889a6137a5bae7390e2d3c41ba733be9b85ba24 (diff)
parentcbe81b4cc7447ffb3c33648bd1ff0fffb0b58fdb (diff)
downloadbumper-rs-30ac6d8d80d216bb9cb5e5247ffcf8c0a7e5f768.tar.gz
Merge branch 'release' into 'main'
Release 0.4.0 See merge request larswirzenius/bumper!14
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 a48cb7b..7146608 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bumper"
-version ="0.3.0"
+version ="0.4.0"
authors = ["Lars Wirzenius <liw@liw.fi>"]
edition = "2018"
license = "GPL-3.0-or-later"