aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthew Collins <[email protected]>2018-05-02 21:12:13 +0100
committerMatthew Collins <[email protected]>2018-05-02 21:17:00 +0100
commit4e5a0ced33f810284b26eae661d1e1b7fafa3d42 (patch)
treea1ab8283350aee2a3d182098f025070b2af12f83 /Cargo.toml
parentCleanup callback handling. (diff)
downloadsteamworks-rs-4e5a0ced33f810284b26eae661d1e1b7fafa3d42.tar.xz
steamworks-rs-4e5a0ced33f810284b26eae661d1e1b7fafa3d42.zip
Add restart_app_if_necessary
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 67073fc..4575071 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "steamworks"
-version = "0.3.0"
+version = "0.3.1"
authors = ["Thinkofname"]
description = "Provides rust friendly bindings to the steamworks sdk"
license = "MIT / Apache-2.0"