summaryrefslogtreecommitdiff
path: root/gate_build/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gate_build/Cargo.toml')
-rw-r--r--gate_build/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gate_build/Cargo.toml b/gate_build/Cargo.toml
index 63d061c..1201eaf 100644
--- a/gate_build/Cargo.toml
+++ b/gate_build/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "gate_build"
-version = "0.5.0"
+version = "0.6.0"
authors = ["Matthew Michelotti <matthew@matthewmichelotti.com>"]
description = "Build utilities for Gate, a specialized 2D game library"
documentation = "https://docs.rs/gate_build/"