From aaff357c1b8ef6d266d68820f243122a2880fb3d Mon Sep 17 00:00:00 2001 From: Jake Swenson Date: Tue, 13 Aug 2024 15:37:02 -0700 Subject: [PATCH] chore: Release notion version 0.6.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e4cffb8..534c5b9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "notion" -version = "0.5.1" +version = "0.6.0" authors = ["Jake Swenson "] edition = "2018" repository = "https://github.com/jakeswenson/notion"