summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJustin Worthe <justin@worthe-it.co.za>2018-07-26 20:53:59 +0200
committerJustin Worthe <justin@worthe-it.co.za>2018-07-26 20:53:59 +0200
commitf6e6e99cb233549cd913e87efb1062c3b50dbbaf (patch)
tree9362a09127634f0d54ec20e7de42e6c5ca01cdfd /Cargo.toml
parent4b64d36d14785c8ab1bc72368bae3fcb3543bb27 (diff)
Bumped version to match major version of engine
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1bcef68..dfe6413 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zombot"
-version = "1.0.0"
+version = "2.0.0"
[dependencies]
serde_derive = "1.0.43"