aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorGravatar Jake Swenson <jake@jakeswenson.com> 2023-01-07 08:43:14 -0800
committerGravatar Jake Swenson <jake@jakeswenson.com> 2023-01-07 08:43:14 -0800
commit75a1b4154636de1f3d563cebe4be0627e4b28774 (patch)
tree21c8b77cb25090132c155034969ad51deb2d9a4d /Cargo.toml
parent4aba36c0a554e2b37b086717864fa9ae3292aec0 (diff)
downloadnotion-75a1b4154636de1f3d563cebe4be0627e4b28774.tar.gz
notion-75a1b4154636de1f3d563cebe4be0627e4b28774.tar.zst
notion-75a1b4154636de1f3d563cebe4be0627e4b28774.zip
chore: Release notion version 0.5.1v0.5.1
Diffstat (limited to '')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b581d7f..e4cffb8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"