summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-12-06 13:16:15 +0200
committerLars Wirzenius <liw@liw.fi>2020-12-06 13:16:15 +0200
commit2a2fa89d28f224119070183714c5da2d9f9afff9 (patch)
treeb709f864d6a6d8d07b3c31e91ad17603e506ee54 /Cargo.toml
parent14d6caa0bbb1bc84bffe0adfa84ddc0da0ce5aa7 (diff)
downloadsummain-rs-2a2fa89d28f224119070183714c5da2d9f9afff9.tar.gz
fix: bump version again
CI having trouble.
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 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"