diff --git a/Cargo.toml b/Cargo.toml index 161a1a9..591c80d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "notion" -version = "0.3.2" +version = "0.3.3" authors = ["Jake Swenson "] edition = "2018" repository = "https://github.com/jakeswenson/notion"