diff options
| author | Matthew Collins <[email protected]> | 2018-05-02 21:17:30 +0100 |
|---|---|---|
| committer | Matthew Collins <[email protected]> | 2018-05-02 21:17:30 +0100 |
| commit | aad5890dd84dca37365f025f18845181f99f5dd3 (patch) | |
| tree | 280b33e9fbbd8d45c0a00a65ac27edbb038e2142 /Cargo.toml | |
| parent | Add restart_app_if_necessary (diff) | |
| download | steamworks-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.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |