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