diff options
author | 2021-09-22 20:13:37 -0700 | |
---|---|---|
committer | 2021-09-22 20:13:37 -0700 | |
commit | e28f581e1d91bbe40074c47a90b0bdf6528107c2 (patch) | |
tree | bf1b3df8cee1be21c8ebc545191845f1e1e3e69d | |
parent | 9f055b98f71fccacbdf8cbe05265f296782f971e (diff) | |
download | notion-e28f581e1d91bbe40074c47a90b0bdf6528107c2.tar.gz notion-e28f581e1d91bbe40074c47a90b0bdf6528107c2.tar.zst notion-e28f581e1d91bbe40074c47a90b0bdf6528107c2.zip |
(cargo-release) start next development iteration 0.3.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.3.0" +version = "0.3.1-alpha.0" authors = ["Jake Swenson <jake@jakeswenson.com>"] edition = "2018" repository = "https://github.com/jakeswenson/notion" |