diff options
author | Ted Yin <[email protected]> | 2018-07-08 18:06:33 -0700 |
---|---|---|
committer | Ted Yin <[email protected]> | 2018-07-08 18:06:33 -0700 |
commit | 03b3fd0caa2e8b27af3662ad96a00551f89dc7b1 (patch) | |
tree | c3b1ab63fa0fd24471f78d552590814fff809fc7 /Cargo.toml | |
parent | 7269919aa436d8117976a7afadbffd7cdba36f44 (diff) |
bump version
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "runes" -version = "0.2.2" +version = "0.2.3" authors = ["Determinant <[email protected]>"] description = "No-std NES emulator library and minimal emulator written purely in Rust." repository = "https://github.com/Determinant/runes" |