aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jake Swenson <jake@jakeswenson.com> 2021-05-17 08:50:04 -0700
committerGravatar Jake Swenson <jake@jakeswenson.com> 2021-05-17 08:50:04 -0700
commitc42d3f1f3f7c5036885167b377a2cfb2933dc91b (patch)
tree353a8342a60c306709613128ad4447e4f413874e
parent9c240dcf9381d98126758491141c2f9505b4f172 (diff)
downloadnotion-c42d3f1f3f7c5036885167b377a2cfb2933dc91b.tar.gz
notion-c42d3f1f3f7c5036885167b377a2cfb2933dc91b.tar.zst
notion-c42d3f1f3f7c5036885167b377a2cfb2933dc91b.zip
(cargo-release) version 0.1.0v0.1.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1a037ba..cea483a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "notion"
-version = "0.0.1-beta.3"
+version = "0.1.0"
authors = ["Jake Swenson <jake@jakeswenson.com>"]
edition = "2018"
repository = "https://github.com/jakeswenson/notion"