diff options
author | 2022-01-11 08:24:41 -0800 | |
---|---|---|
committer | 2022-01-11 08:24:41 -0800 | |
commit | 669190ed6c5e7d21dcfeba1e6d3f300983546a09 (patch) | |
tree | 4cf98d80b31115f116d6f3860a0c0ff3ceefcf99 | |
parent | 5002d34862bdb09ddcb7e9cd0be363faf4ae7c94 (diff) | |
download | notion-0.3.4.tar.gz notion-0.3.4.tar.zst notion-0.3.4.zip |
(cargo-release) version 0.3.4v0.3.4
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "notion" -version = "0.3.3" +version = "0.3.4" authors = ["Jake Swenson <jake@jakeswenson.com>"] edition = "2018" repository = "https://github.com/jakeswenson/notion" |