diff options
author | 2022-05-17 22:37:33 -0700 | |
---|---|---|
committer | 2022-05-17 22:37:33 -0700 | |
commit | e75a5433a98ce51c1fe1633ee5344879c01e7fb7 (patch) | |
tree | 5858f262c02a122f8ec78f17ee80652cebef0e62 | |
parent | 3261af8d715d05d1b4a25c54dbb81ddb9d5ce5f7 (diff) | |
download | notion-e75a5433a98ce51c1fe1633ee5344879c01e7fb7.tar.gz notion-e75a5433a98ce51c1fe1633ee5344879c01e7fb7.tar.zst notion-e75a5433a98ce51c1fe1633ee5344879c01e7fb7.zip |
(cargo-release) version 0.4.1v0.4.1
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "notion" -version = "0.4.0" +version = "0.4.1" authors = ["Jake Swenson <jake@jakeswenson.com>"] edition = "2018" repository = "https://github.com/jakeswenson/notion" |