diff options
author | 2021-05-17 08:50:05 -0700 | |
---|---|---|
committer | 2021-05-17 08:50:05 -0700 | |
commit | 8ecfd1d6b8103732efec2ea3aea4bd441f971fc7 (patch) | |
tree | 55b48a810fa1dd66ba8b5afc293b2e60c92d93ff | |
parent | c42d3f1f3f7c5036885167b377a2cfb2933dc91b (diff) | |
download | notion-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.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |