aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jake Swenson <jake@jakeswenson.com> 2021-09-22 20:13:37 -0700
committerGravatar Jake Swenson <jake@jakeswenson.com> 2021-09-22 20:13:37 -0700
commite28f581e1d91bbe40074c47a90b0bdf6528107c2 (patch)
treebf1b3df8cee1be21c8ebc545191845f1e1e3e69d
parent9f055b98f71fccacbdf8cbe05265f296782f971e (diff)
downloadnotion-e28f581e1d91bbe40074c47a90b0bdf6528107c2.tar.gz
notion-e28f581e1d91bbe40074c47a90b0bdf6528107c2.tar.zst
notion-e28f581e1d91bbe40074c47a90b0bdf6528107c2.zip
(cargo-release) start next development iteration 0.3.1-alpha.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f5c434a..6fae322 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "notion"
-version = "0.3.0"
+version = "0.3.1-alpha.0"
authors = ["Jake Swenson <jake@jakeswenson.com>"]
edition = "2018"
repository = "https://github.com/jakeswenson/notion"