summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-04-05 08:53:50 +0000
committerLars Wirzenius <liw@liw.fi>2021-04-05 08:53:50 +0000
commit3fdb7d8023bb336c13a94f6c08260fa3649dc6bc (patch)
treea569eeb6850f8d720ad3e6c4f627bbea060acab3 /Cargo.toml
parent079357cc06488433afd1feac6ca41d859fbdee00 (diff)
parent93a916330454c58dba5d083abf153f61a58b7a88 (diff)
downloadbumper-rs-3fdb7d8023bb336c13a94f6c08260fa3649dc6bc.tar.gz
Merge branch 'release' into 'main'
Release 0.3.0 See merge request larswirzenius/bumper!11
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 6d43fcc..a48cb7b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bumper"
-version ="0.2.0"
+version ="0.3.0"
authors = ["Lars Wirzenius <liw@liw.fi>"]
edition = "2018"
license = "GPL-3.0-or-later"