diff options
| author | Matthew Collins <[email protected]> | 2020-01-25 23:35:53 +0000 |
|---|---|---|
| committer | Matthew Collins <[email protected]> | 2020-01-25 23:35:53 +0000 |
| commit | 3551313cd783614da7da3a1d19e51478f0f86e3a (patch) | |
| tree | ef7e65ba22c1216191f9fb28671d56fabc32377d /Cargo.toml | |
| parent | Include generated bindings (Fixes #11) (diff) | |
| download | steamworks-rs-3551313cd783614da7da3a1d19e51478f0f86e3a.tar.xz steamworks-rs-3551313cd783614da7da3a1d19e51478f0f86e3a.zip | |
Bump version to 0.6.1
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |