From 406a1be081e6144f38402bfe64b0dc221bb3dbdd Mon Sep 17 00:00:00 2001 From: Matthew Michelotti Date: Thu, 2 Aug 2018 22:25:22 -0500 Subject: preparing for release --- gate/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gate/Cargo.toml b/gate/Cargo.toml index 28915ce..98e48f6 100644 --- a/gate/Cargo.toml +++ b/gate/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "gate" -version = "0.6.0" +version = "0.6.1" authors = ["Matthew Michelotti "] description = "A specialized 2D game library" documentation = "https://docs.rs/gate/" -- cgit v1.2.3