aboutsummaryrefslogtreecommitdiff
path: root/steamworks-sys/Cargo.toml
diff options
context:
space:
mode:
authorMatthew Collins <[email protected]>2021-02-27 11:28:07 +0000
committerMatthew Collins <[email protected]>2021-02-27 11:28:07 +0000
commitaaca942ca09a35e24ce781f9eb6ff3c925e47f0f (patch)
treea1d528171e81cf50fecae05db6dcf964acb19b7a /steamworks-sys/Cargo.toml
parentRemove old workarounds (diff)
downloadsteamworks-rs-aaca942ca09a35e24ce781f9eb6ff3c925e47f0f.tar.xz
steamworks-rs-aaca942ca09a35e24ce781f9eb6ff3c925e47f0f.zip
Set version to 0.7.0
Diffstat (limited to 'steamworks-sys/Cargo.toml')
-rw-r--r--steamworks-sys/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/steamworks-sys/Cargo.toml b/steamworks-sys/Cargo.toml
index 77310a6..46f32bb 100644
--- a/steamworks-sys/Cargo.toml
+++ b/steamworks-sys/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "steamworks-sys"
-version = "0.6.1"
+version = "0.7.0"
authors = ["Thinkofname"]
build = "build.rs"
description = "Provides raw bindings to the steamworks sdk"