summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jake Swenson <jake@jakeswenson.com> 2024-08-13 15:37:02 -0700
committerGravatar Jake Swenson <jake@jakeswenson.com> 2024-08-13 15:37:02 -0700
commitaaff357c1b8ef6d266d68820f243122a2880fb3d (patch)
treefee9690f338dbb2711444704ee0f19547e1210e6
parent82e8aff5e9c12080219b8ea267c128a831775956 (diff)
downloadnotion-0.6.0.tar.gz
notion-0.6.0.tar.zst
notion-0.6.0.zip
chore: Release notion version 0.6.0v0.6.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <jake@jakeswenson.com>"]
edition = "2018"
repository = "https://github.com/jakeswenson/notion"