summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-04-05 06:03:15 +0000
committerLars Wirzenius <liw@liw.fi>2021-04-05 06:03:15 +0000
commit9b6a196b04939463462efae7640ab4b3ff04158a (patch)
tree2379157e1add3f3cfa37979ad21b46e641a88baf
parentdbcb7ce16445b362bcdde65bc940e32048ff0371 (diff)
parent621755370494f3d6c85191e4ca819767f3db13c7 (diff)
downloadbumper-rs-9b6a196b04939463462efae7640ab4b3ff04158a.tar.gz
Merge branch 'release' into 'main'
Release See merge request larswirzenius/bumper!8
-rw-r--r--Cargo.toml2
-rw-r--r--NEWS4
-rw-r--r--debian/changelog5
3 files changed, 9 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6a31eb0..4773e96 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "bumper"
-version = "0.1.0"
+version ="0.2.0"
authors = ["Lars Wirzenius <liw@liw.fi>"]
edition = "2018"
diff --git a/NEWS b/NEWS
index f7e3810..445be7e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
# Release notes for Bumper
-## Version 1.0, not yet released
+## Version 0.2.0, released 2021-04-05
+
+This is the first release. It can barely make a release of itself.
diff --git a/debian/changelog b/debian/changelog
index bdf4890..3f179b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,8 @@
+bumper (0.2.0-1) unstable; urgency=medium
+
+
+ -- Lars Wirzenius <liw@liw.fi> Mon, 05 Apr 2021 09:01:40 +0300
+
bumper (0.1.0-1) unstable; urgency=low
* Initial packaging. This is not intended to be uploaded to Debian, so