From 346d78083cd231918680b247f4e4839ab25f18f4 Mon Sep 17 00:00:00 2001 From: Jake Swenson Date: Sat, 11 Dec 2021 11:54:26 -0800 Subject: (cargo-release) version 0.3.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 "] edition = "2018" repository = "https://github.com/jakeswenson/notion" -- cgit v1.2.3