From 8656df15f29ebe0900db830eb6e5d8d1f11c2e03 Mon Sep 17 00:00:00 2001 From: Raymond Hogenson Date: Wed, 22 Aug 2018 16:28:58 -0400 Subject: Add introduction and conclusion screens We're releasing version 1.0.0 baby --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index a000292..a8f749b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] -name = "bullet-hell" -version = "0.1.0" +name = "stallman-shooter" +version = "1.0.0" authors = ["Raymond Hogenson "] [dependencies] -- cgit v1.3.1