diff options
author | Determinant <[email protected]> | 2018-07-08 13:52:44 -0400 |
---|---|---|
committer | Determinant <[email protected]> | 2018-07-08 13:52:44 -0400 |
commit | 33a6572093b4110296119b3612abf7a096b5a202 (patch) | |
tree | f4598638430b6e2ad469514580d73f8d1bb1e5a1 | |
parent | 49941e952789e91d4125333d41725618efa9b734 (diff) |
bump version
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "runes" -version = "0.2.1" +version = "0.2.2" authors = ["Determinant <[email protected]>"] description = "No-std NES emulator library and minimal emulator written purely in Rust." repository = "https://github.com/Determinant/runes" |