diff options
author | 2021-12-11 11:54:26 -0800 | |
---|---|---|
committer | 2021-12-11 11:54:26 -0800 | |
commit | 346d78083cd231918680b247f4e4839ab25f18f4 (patch) | |
tree | 8c8adff125c3d13127193bf53b484e633efa5335 | |
parent | 2ece1b86a884052de96d7ea4758c8a0fa2707ffe (diff) | |
download | notion-346d78083cd231918680b247f4e4839ab25f18f4.tar.gz notion-346d78083cd231918680b247f4e4839ab25f18f4.tar.zst notion-346d78083cd231918680b247f4e4839ab25f18f4.zip |
(cargo-release) version 0.3.1v0.3.1
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "notion" -version = "0.3.1-alpha.0" +version = "0.3.1" authors = ["Jake Swenson <jake@jakeswenson.com>"] edition = "2018" repository = "https://github.com/jakeswenson/notion" |