diff options
author | 2021-09-22 20:13:36 -0700 | |
---|---|---|
committer | 2021-09-22 20:13:36 -0700 | |
commit | 9f055b98f71fccacbdf8cbe05265f296782f971e (patch) | |
tree | d929f558652f0f351bfa0710f44d59ac70bd4088 | |
parent | f34ba4d79682665603d5ce3192b5422aab3f6800 (diff) | |
download | notion-9f055b98f71fccacbdf8cbe05265f296782f971e.tar.gz notion-9f055b98f71fccacbdf8cbe05265f296782f971e.tar.zst notion-9f055b98f71fccacbdf8cbe05265f296782f971e.zip |
(cargo-release) version 0.3.0v0.3.0
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "notion" -version = "0.2.1-alpha.0" +version = "0.3.0" authors = ["Jake Swenson <jake@jakeswenson.com>"] edition = "2018" repository = "https://github.com/jakeswenson/notion" |