aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2018-07-08 13:52:44 -0400
committerDeterminant <ted.sybil@gmail.com>2018-07-08 13:52:44 -0400
commit33a6572093b4110296119b3612abf7a096b5a202 (patch)
treef4598638430b6e2ad469514580d73f8d1bb1e5a1
parent49941e952789e91d4125333d41725618efa9b734 (diff)
bump version
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <tederminant@gmail.com>"]
description = "No-std NES emulator library and minimal emulator written purely in Rust."
repository = "https://github.com/Determinant/runes"