diff options
author | 2021-12-18 10:12:41 -0800 | |
---|---|---|
committer | 2021-12-18 10:12:41 -0800 | |
commit | 1f66869e74edd7711d213ebf546acf75506c9cd3 (patch) | |
tree | 39868bfe0b28a641c755ed2d7bef48a27d4f90ca | |
parent | d689244ebcc6fa5a5f616f9c765189868355130e (diff) | |
download | notion-0.3.2.tar.gz notion-0.3.2.tar.zst notion-0.3.2.zip |
(cargo-release) version 0.3.2v0.3.2
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "notion" -version = "0.3.1" +version = "0.3.2" authors = ["Jake Swenson <jake@jakeswenson.com>"] edition = "2018" repository = "https://github.com/jakeswenson/notion" |