summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-12-06 10:05:41 +0000
committerLars Wirzenius <liw@liw.fi>2020-12-06 10:05:41 +0000
commit14d6caa0bbb1bc84bffe0adfa84ddc0da0ce5aa7 (patch)
tree6650f17978e902d9b7e56570a48d722ffda82478
parent7894d44082b861dfaafb409f93fcfc17fa9d594b (diff)
parentd4b56324963569146091c41ba85f676227b4e6ad (diff)
downloadsummain-rs-14d6caa0bbb1bc84bffe0adfa84ddc0da0ce5aa7.tar.gz
Merge branch 'version' into 'main'
chore: bump version number beyond 0.22 See merge request larswirzenius/summain!8
-rw-r--r--Cargo.toml2
-rw-r--r--debian/changelog2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0849e1f..8b959dc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "summain"
-version = "0.2.0"
+version = "0.23.0"
description = "File manifests"
readme = "README.md"
repository = "https://gitlab.com/larswirzenius/summain"
diff --git a/debian/changelog b/debian/changelog
index 3690897..27792d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-summain (0.2.0-1) unstable; urgency=low
+summain (0.23.0-1) unstable; urgency=low
* Initial packaging. This is not intended to be uploaded to Debian, so
no closing of an ITP bug.