aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jake Swenson <jake@jakeswenson.com> 2021-12-11 11:54:26 -0800
committerGravatar Jake Swenson <jake@jakeswenson.com> 2021-12-11 11:54:26 -0800
commit346d78083cd231918680b247f4e4839ab25f18f4 (patch)
tree8c8adff125c3d13127193bf53b484e633efa5335
parent2ece1b86a884052de96d7ea4758c8a0fa2707ffe (diff)
downloadnotion-346d78083cd231918680b247f4e4839ab25f18f4.tar.gz
notion-346d78083cd231918680b247f4e4839ab25f18f4.tar.zst
notion-346d78083cd231918680b247f4e4839ab25f18f4.zip
(cargo-release) version 0.3.1v0.3.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5fb5de9..3670797 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "notion"
-version = "0.3.1-alpha.0"
+version = "0.3.1"
authors = ["Jake Swenson <jake@jakeswenson.com>"]
edition = "2018"
repository = "https://github.com/jakeswenson/notion"