From 2a2fa89d28f224119070183714c5da2d9f9afff9 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 6 Dec 2020 13:16:15 +0200 Subject: fix: bump version again CI having trouble. --- Cargo.toml | 2 +- debian/changelog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 8b959dc..4fc373a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "summain" -version = "0.23.0" +version = "0.24.0" description = "File manifests" readme = "README.md" repository = "https://gitlab.com/larswirzenius/summain" diff --git a/debian/changelog b/debian/changelog index 27792d6..5e71aed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -summain (0.23.0-1) unstable; urgency=low +summain (0.24.0-1) unstable; urgency=low * Initial packaging. This is not intended to be uploaded to Debian, so no closing of an ITP bug. -- cgit v1.2.1