summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Michelotti <michelotti.matthew@gmail.com>2018-08-02 22:25:22 -0500
committerMatthew Michelotti <michelotti.matthew@gmail.com>2018-08-02 22:25:22 -0500
commit406a1be081e6144f38402bfe64b0dc221bb3dbdd (patch)
tree781e5ac72954298da37cd4d93da06a28b3ba3098
parent642f970d627b63feb79f61664189a6c33d1cb897 (diff)
preparing for release
-rw-r--r--gate/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <matthew@matthewmichelotti.com>"]
description = "A specialized 2D game library"
documentation = "https://docs.rs/gate/"