summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorOwen Jacobson <owen@grimoire.ca>2020-06-16 01:26:33 -0400
committerOwen Jacobson <owen@grimoire.ca>2020-06-16 01:26:33 -0400
commitb0b25d5c80e8a2903e934352d645ae7aab6124a4 (patch)
tree6dc827c0801ea5cd3b5b7fd6f268c972fad3a810 /Cargo.toml
parent3d9c505f0d1c26347b3553ade43ff7fd1a75bdf4 (diff)
(cargo-release) start next development iteration 0.4.2-alpha.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 6fc6846..34da361 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "things-to-check"
-version = "0.4.1"
+version = "0.4.2-alpha.0"
repository = "https://github.com/ojacobson/things-to-check/"
publish = false
authors = ["Owen Jacobson <owen@grimoire.ca>"]