summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-04-05 15:03:04 +0300
committerLars Wirzenius <liw@liw.fi>2021-04-05 15:03:04 +0300
commit2a46df433d80235eb32e9c7376491c77421a7040 (patch)
tree374b71a8e96c051d5c9ef1931863eb402da1abef /Cargo.toml
parent7ccd5f1d5b96d84f6d789594198c0a4509651e44 (diff)
downloadbumper-rs-2a46df433d80235eb32e9c7376491c77421a7040.tar.gz
Set version to 0.5.0v0.5.0
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"