aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthew Collins <[email protected]>2020-01-25 23:35:53 +0000
committerMatthew Collins <[email protected]>2020-01-25 23:35:53 +0000
commit3551313cd783614da7da3a1d19e51478f0f86e3a (patch)
treeef7e65ba22c1216191f9fb28671d56fabc32377d /Cargo.toml
parentInclude generated bindings (Fixes #11) (diff)
downloadsteamworks-rs-3551313cd783614da7da3a1d19e51478f0f86e3a.tar.xz
steamworks-rs-3551313cd783614da7da3a1d19e51478f0f86e3a.zip
Bump version to 0.6.1
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 a1a969f..b0e8b19 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "steamworks"
-version = "0.6.0"
+version = "0.6.1"
authors = ["Thinkofname"]
description = "Provides rust friendly bindings to the steamworks sdk"
license = "MIT / Apache-2.0"