diff options
author | 2021-08-30 08:27:46 -0700 | |
---|---|---|
committer | 2021-08-30 08:27:46 -0700 | |
commit | 50faf778671358d70fa967735a062b4a6b6dfe64 (patch) | |
tree | d8e1af183b374b38b106bdd4283edb76c5d0226e | |
parent | 29d5f0f542f1f724556e3c2f155f99f179be553e (diff) | |
download | notion-50faf778671358d70fa967735a062b4a6b6dfe64.tar.gz notion-50faf778671358d70fa967735a062b4a6b6dfe64.tar.zst notion-50faf778671358d70fa967735a062b4a6b6dfe64.zip |
(cargo-release) start next development iteration 0.2.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.2.0" +version = "0.2.1-alpha.0" authors = ["Jake Swenson <jake@jakeswenson.com>"] edition = "2018" repository = "https://github.com/jakeswenson/notion" |