summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-01-03 08:27:28 +0200
committerLars Wirzenius <liw@liw.fi>2021-01-03 08:27:28 +0200
commitc5950bc54a198ff3aec688dde7c2ada9af6a36bf (patch)
tree95505571e0a05e4b5a6747f1c507a605b7d8ff3c /Cargo.toml
parentbaec30fabed787722ff8e5359c65cbb5c10bceb5 (diff)
downloadsummain-rs-c5950bc54a198ff3aec688dde7c2ada9af6a36bf.tar.gz
release: bump version to 0.26.0
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 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"