aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jake Swenson <jake@jakeswenson.com> 2021-05-17 08:50:05 -0700
committerGravatar Jake Swenson <jake@jakeswenson.com> 2021-05-17 08:50:05 -0700
commit8ecfd1d6b8103732efec2ea3aea4bd441f971fc7 (patch)
tree55b48a810fa1dd66ba8b5afc293b2e60c92d93ff
parentc42d3f1f3f7c5036885167b377a2cfb2933dc91b (diff)
downloadnotion-8ecfd1d6b8103732efec2ea3aea4bd441f971fc7.tar.gz
notion-8ecfd1d6b8103732efec2ea3aea4bd441f971fc7.tar.zst
notion-8ecfd1d6b8103732efec2ea3aea4bd441f971fc7.zip
(cargo-release) start next development iteration 0.1.1-alpha.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index cea483a..c1ddd6b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "notion"
-version = "0.1.0"
+version = "0.1.1-alpha.0"
authors = ["Jake Swenson <jake@jakeswenson.com>"]
edition = "2018"
repository = "https://github.com/jakeswenson/notion"