diff options
author | 2021-08-28 10:47:30 -0700 | |
---|---|---|
committer | 2021-08-28 10:47:30 -0700 | |
commit | 8d5779a661f4537ef7d87a44bdfbf240eb054ff1 (patch) | |
tree | 6f8e09ce45cdbe763de8ddda36c4bc03c68234d8 | |
parent | 1e272862990a88017b94e3472dec7855a87faad8 (diff) | |
download | notion-8d5779a661f4537ef7d87a44bdfbf240eb054ff1.tar.gz notion-8d5779a661f4537ef7d87a44bdfbf240eb054ff1.tar.zst notion-8d5779a661f4537ef7d87a44bdfbf240eb054ff1.zip |
(cargo-release) start next development iteration 0.1.3-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.2" +version = "0.1.3-alpha.0" authors = ["Jake Swenson <jake@jakeswenson.com>"] edition = "2018" repository = "https://github.com/jakeswenson/notion" |