From 42ec0c6469238b60bfd5f5c0baa085ec0c6ec148 Mon Sep 17 00:00:00 2001 From: Qrius Date: Fri, 6 Dec 2024 08:26:05 +0100 Subject: 2.0.0 --- Cargo.lock | 2 +- packaging/DEBIAN/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 186cdbc..3e6e350 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -236,7 +236,7 @@ checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" [[package]] name = "skaldpress" -version = "0.1.1" +version = "2.0.0" dependencies = [ "chrono", "markdown", diff --git a/packaging/DEBIAN/control b/packaging/DEBIAN/control index 91705e1..2d53eb2 100644 --- a/packaging/DEBIAN/control +++ b/packaging/DEBIAN/control @@ -1,5 +1,5 @@ Package: skaldpress -Version: 0.1.0 +Version: 2.0.0 Maintainer: qirus Architecture: all Description: Templating and macro engine -- cgit v1.2.3