diff options
author | 2022-03-15 21:58:13 -0700 | |
---|---|---|
committer | 2022-03-15 21:58:13 -0700 | |
commit | a0106b557ee1af347b7c422be3364dd6d0fac945 (patch) | |
tree | 3889fc1757f7df9a871c4b0e9f5dd0ab85884973 /Cargo.toml | |
parent | de1dbbd0ac9b7b6e5690ab3d7b2ebfe7d6423802 (diff) | |
download | notion-a0106b557ee1af347b7c422be3364dd6d0fac945.tar.gz notion-a0106b557ee1af347b7c422be3364dd6d0fac945.tar.zst notion-a0106b557ee1af347b7c422be3364dd6d0fac945.zip |
(cargo-release) version 0.3.5v0.3.5
Diffstat (limited to '')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "notion" -version = "0.3.4" +version = "0.3.5" authors = ["Jake Swenson <jake@jakeswenson.com>"] edition = "2018" repository = "https://github.com/jakeswenson/notion" |