summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-12-06 17:07:51 +0200
committerLars Wirzenius <liw@liw.fi>2020-12-06 17:07:51 +0200
commit0217cb5b5d1ccc47f252d2aa49b8cb5f5ec22720 (patch)
treec5263b89c8bbe1e83a31583665d55f49148e9bc5
parent8b28a297ef285f30afabaf9338ce63a505c80f4d (diff)
downloadsummain-rs-0217cb5b5d1ccc47f252d2aa49b8cb5f5ec22720.tar.gz
bump version
-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 4fc373a..0f797c3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "summain"
-version = "0.24.0"
+version = "0.25.0"
description = "File manifests"
readme = "README.md"
repository = "https://gitlab.com/larswirzenius/summain"
diff --git a/debian/changelog b/debian/changelog
index 5e71aed..fb7a4f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-summain (0.24.0-1) unstable; urgency=low
+summain (0.25.0-1) unstable; urgency=low
* Initial packaging. This is not intended to be uploaded to Debian, so
no closing of an ITP bug.