diff options
author | 2021-05-17 08:50:04 -0700 | |
---|---|---|
committer | 2021-05-17 08:50:04 -0700 | |
commit | c42d3f1f3f7c5036885167b377a2cfb2933dc91b (patch) | |
tree | 353a8342a60c306709613128ad4447e4f413874e | |
parent | 9c240dcf9381d98126758491141c2f9505b4f172 (diff) | |
download | notion-c42d3f1f3f7c5036885167b377a2cfb2933dc91b.tar.gz notion-c42d3f1f3f7c5036885167b377a2cfb2933dc91b.tar.zst notion-c42d3f1f3f7c5036885167b377a2cfb2933dc91b.zip |
(cargo-release) version 0.1.0v0.1.0
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "notion" -version = "0.0.1-beta.3" +version = "0.1.0" authors = ["Jake Swenson <jake@jakeswenson.com>"] edition = "2018" repository = "https://github.com/jakeswenson/notion" |