summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-04-05 11:51:40 +0300
committerLars Wirzenius <liw@liw.fi>2021-04-05 11:51:40 +0300
commit93a916330454c58dba5d083abf153f61a58b7a88 (patch)
treea569eeb6850f8d720ad3e6c4f627bbea060acab3 /Cargo.toml
parent8eb39224b8314869490910ca6eef8d48238fac8f (diff)
downloadbumper-rs-93a916330454c58dba5d083abf153f61a58b7a88.tar.gz
Set version to 0.3.0v0.3.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 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"