From 33a6572093b4110296119b3612abf7a096b5a202 Mon Sep 17 00:00:00 2001 From: Determinant Date: Sun, 8 Jul 2018 13:52:44 -0400 Subject: bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3035bc3..42d7602 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "runes" -version = "0.2.1" +version = "0.2.2" authors = ["Determinant "] description = "No-std NES emulator library and minimal emulator written purely in Rust." repository = "https://github.com/Determinant/runes" -- cgit v1.2.3