diff options
author | 2023-01-07 08:43:14 -0800 | |
---|---|---|
committer | 2023-01-07 08:43:14 -0800 | |
commit | 75a1b4154636de1f3d563cebe4be0627e4b28774 (patch) | |
tree | 21c8b77cb25090132c155034969ad51deb2d9a4d | |
parent | 4aba36c0a554e2b37b086717864fa9ae3292aec0 (diff) | |
download | notion-75a1b4154636de1f3d563cebe4be0627e4b28774.tar.gz notion-75a1b4154636de1f3d563cebe4be0627e4b28774.tar.zst notion-75a1b4154636de1f3d563cebe4be0627e4b28774.zip |
chore: Release notion version 0.5.1v0.5.1
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "notion" -version = "0.5.0" +version = "0.5.1" authors = ["Jake Swenson <jake@jakeswenson.com>"] edition = "2018" repository = "https://github.com/jakeswenson/notion" |