diff options
author | 2021-12-28 21:09:28 -0800 | |
---|---|---|
committer | 2021-12-28 21:09:28 -0800 | |
commit | 31a4ddaa5592cdefae80b716b491691030677413 (patch) | |
tree | fc3d0312bf820cf39272369ced07600fe8eb6834 /Cargo.toml | |
parent | 397a38bb4d1dc5a2eef186906ee6570837efb2f5 (diff) | |
download | notion-31a4ddaa5592cdefae80b716b491691030677413.tar.gz notion-31a4ddaa5592cdefae80b716b491691030677413.tar.zst notion-31a4ddaa5592cdefae80b716b491691030677413.zip |
(cargo-release) version 0.3.3v0.3.3
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.2" +version = "0.3.3" authors = ["Jake Swenson <jake@jakeswenson.com>"] edition = "2018" repository = "https://github.com/jakeswenson/notion" |