summaryrefslogtreecommitdiffstats
path: root/src/todo_file/Cargo.toml
diff options
context:
space:
mode:
authorTim Oram <dev@mitmaro.ca>2022-04-29 10:10:11 -0230
committerTim Oram <dev@mitmaro.ca>2022-04-29 18:23:06 -0230
commitd1c57f95c56b99969104a23310b55ec5347b6fa0 (patch)
tree21ef064381ad7b77b44d309a5e3d9d69ebbac263 /src/todo_file/Cargo.toml
parentbace20115c87932620fd13d954551077ce451df5 (diff)
Bump all crates to version 2.2.02.2.0
This updates all crates to follow the version of the main project crate.
Diffstat (limited to 'src/todo_file/Cargo.toml')
-rw-r--r--src/todo_file/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/todo_file/Cargo.toml b/src/todo_file/Cargo.toml
index a77790e..8ba9668 100644
--- a/src/todo_file/Cargo.toml
+++ b/src/todo_file/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "girt-todo-file"
-version = "1.0.0"
+version = "2.2.0"
authors = ["Tim Oram <dev@mitmaro.ca>"]
license = "GPL-3.0-or-later"
description = "Todo file systems for git-interactive-rebase-tool"