From 8ecfd1d6b8103732efec2ea3aea4bd441f971fc7 Mon Sep 17 00:00:00 2001 From: Jake Swenson Date: Mon, 17 May 2021 08:50:05 -0700 Subject: (cargo-release) start next development iteration 0.1.1-alpha.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index cea483a..c1ddd6b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "notion" -version = "0.1.0" +version = "0.1.1-alpha.0" authors = ["Jake Swenson "] edition = "2018" repository = "https://github.com/jakeswenson/notion" -- cgit v1.2.3