aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthew Collins <[email protected]>2018-05-02 21:17:30 +0100
committerMatthew Collins <[email protected]>2018-05-02 21:17:30 +0100
commitaad5890dd84dca37365f025f18845181f99f5dd3 (patch)
tree280b33e9fbbd8d45c0a00a65ac27edbb038e2142 /Cargo.toml
parentAdd restart_app_if_necessary (diff)
downloadsteamworks-rs-aad5890dd84dca37365f025f18845181f99f5dd3.tar.xz
steamworks-rs-aad5890dd84dca37365f025f18845181f99f5dd3.zip
Minor bump due to slight mistake with last publish
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 4575071..768049e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "steamworks"
-version = "0.3.1"
+version = "0.3.2"
authors = ["Thinkofname"]
description = "Provides rust friendly bindings to the steamworks sdk"
license = "MIT / Apache-2.0"