From 52bc34ac3bd51c789500d329a8ab08b889b13ced Mon Sep 17 00:00:00 2001 From: Colin Stearns Date: Sat, 11 Jul 2020 10:53:40 -0600 Subject: [PATCH] bump v to 1.0.0! --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 12fc84ec..e67be37a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pulsar" -version = "1.0.0-alpha-4" +version = "1.0.0" edition = "2018" authors = [ "Colin Stearns ",