aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jake Swenson <jake@jakeswenson.com> 2021-08-28 10:47:30 -0700
committerGravatar Jake Swenson <jake@jakeswenson.com> 2021-08-28 10:47:30 -0700
commit8d5779a661f4537ef7d87a44bdfbf240eb054ff1 (patch)
tree6f8e09ce45cdbe763de8ddda36c4bc03c68234d8
parent1e272862990a88017b94e3472dec7855a87faad8 (diff)
downloadnotion-8d5779a661f4537ef7d87a44bdfbf240eb054ff1.tar.gz
notion-8d5779a661f4537ef7d87a44bdfbf240eb054ff1.tar.zst
notion-8d5779a661f4537ef7d87a44bdfbf240eb054ff1.zip
(cargo-release) start next development iteration 0.1.3-alpha.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4473180..d0bbdc5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "notion"
-version = "0.1.2"
+version = "0.1.3-alpha.0"
authors = ["Jake Swenson <jake@jakeswenson.com>"]
edition = "2018"
repository = "https://github.com/jakeswenson/notion"