diff options
author | 2022-05-17 22:12:01 -0700 | |
---|---|---|
committer | 2022-05-17 22:12:01 -0700 | |
commit | 3ca93ff3315b317384e72914367905cee9cabc57 (patch) | |
tree | 0f71b0ff0433c4b4f7d0f6b4865b43117e6709bf | |
parent | 8160fea0ffa1f074538ec5fd73b317bc9d023d6e (diff) | |
download | notion-3ca93ff3315b317384e72914367905cee9cabc57.tar.gz notion-3ca93ff3315b317384e72914367905cee9cabc57.tar.zst notion-3ca93ff3315b317384e72914367905cee9cabc57.zip |
(cargo-release) version 0.4.0v0.4.0
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "notion" -version = "0.3.5" +version = "0.4.0" authors = ["Jake Swenson <jake@jakeswenson.com>"] edition = "2018" repository = "https://github.com/jakeswenson/notion" |