diff options
author | 2021-08-30 08:27:43 -0700 | |
---|---|---|
committer | 2021-08-30 08:27:43 -0700 | |
commit | 29d5f0f542f1f724556e3c2f155f99f179be553e (patch) | |
tree | ee1a26980288cccb452c8a82b03899fcf08b2ee1 | |
parent | eab748bf990a304063c476fb7cdeab0ec8c325f7 (diff) | |
download | notion-29d5f0f542f1f724556e3c2f155f99f179be553e.tar.gz notion-29d5f0f542f1f724556e3c2f155f99f179be553e.tar.zst notion-29d5f0f542f1f724556e3c2f155f99f179be553e.zip |
(cargo-release) version 0.2.0v0.2.0
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "notion" -version = "0.1.3-alpha.0" +version = "0.2.0" authors = ["Jake Swenson <jake@jakeswenson.com>"] edition = "2018" repository = "https://github.com/jakeswenson/notion" |