summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-01-03 06:28:05 +0000
committerLars Wirzenius <liw@liw.fi>2021-01-03 06:28:05 +0000
commit2de0f1bd7d2d91f70b670d23a42049e2bf2f7e03 (patch)
tree95505571e0a05e4b5a6747f1c507a605b7d8ff3c
parentbaec30fabed787722ff8e5359c65cbb5c10bceb5 (diff)
parentc5950bc54a198ff3aec688dde7c2ada9af6a36bf (diff)
downloadsummain-rs-2de0f1bd7d2d91f70b670d23a42049e2bf2f7e03.tar.gz
Merge branch 'release' into 'main'v0.26.0
release: bump version to 0.26.0 See merge request larswirzenius/summain!14
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0729cc7..e68e266 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "summain"
-version = "0.25.0"
+version = "0.26.0"
description = "File manifests"
readme = "README.md"
repository = "https://gitlab.com/larswirzenius/summain"