summaryrefslogtreecommitdiff
path: root/Cargo.toml
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 /Cargo.toml
parent8b28a297ef285f30afabaf9338ce63a505c80f4d (diff)
downloadsummain-rs-0217cb5b5d1ccc47f252d2aa49b8cb5f5ec22720.tar.gz
bump version
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 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"