summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-04-05 12:04:09 +0000
committerLars Wirzenius <liw@liw.fi>2021-04-05 12:04:09 +0000
commita7cbaaa9be2dfc5e4fcdaf342dba98c923a99ab4 (patch)
tree374b71a8e96c051d5c9ef1931863eb402da1abef /Cargo.toml
parentde87c468b6394348d5799a63ee4276edf3e9d622 (diff)
parent2a46df433d80235eb32e9c7376491c77421a7040 (diff)
downloadbumper-rs-a7cbaaa9be2dfc5e4fcdaf342dba98c923a99ab4.tar.gz
Merge branch 'release' into 'main'
Release 0.5.0 See merge request larswirzenius/bumper!16
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 7146608..1dfd07c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bumper"
-version ="0.4.0"
+version ="0.5.0"
authors = ["Lars Wirzenius <liw@liw.fi>"]
edition = "2018"
license = "GPL-3.0-or-later"