From 03b3fd0caa2e8b27af3662ad96a00551f89dc7b1 Mon Sep 17 00:00:00 2001 From: Ted Yin Date: Sun, 8 Jul 2018 18:06:33 -0700 Subject: bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 42d7602..6c345f8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "runes" -version = "0.2.2" +version = "0.2.3" 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