diff options
author | 2024-08-13 15:37:02 -0700 | |
---|---|---|
committer | 2024-08-13 15:37:02 -0700 | |
commit | aaff357c1b8ef6d266d68820f243122a2880fb3d (patch) | |
tree | fee9690f338dbb2711444704ee0f19547e1210e6 | |
parent | 82e8aff5e9c12080219b8ea267c128a831775956 (diff) | |
download | notion-aaff357c1b8ef6d266d68820f243122a2880fb3d.tar.gz notion-aaff357c1b8ef6d266d68820f243122a2880fb3d.tar.zst notion-aaff357c1b8ef6d266d68820f243122a2880fb3d.zip |
chore: Release notion version 0.6.0v0.6.0
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "notion" -version = "0.5.1" +version = "0.6.0" authors = ["Jake Swenson <jake@jakeswenson.com>"] edition = "2018" repository = "https://github.com/jakeswenson/notion" |