aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Yin <tedy@tedy-a01.vmware.com>2018-07-08 18:06:16 -0700
committerTed Yin <tedy@tedy-a01.vmware.com>2018-07-08 18:06:16 -0700
commit7269919aa436d8117976a7afadbffd7cdba36f44 (patch)
treeefaa107a2049aaed727e29c6059bab142b5cc0ef
parent1a362032e0c59f8d482d705b45196882e5ae9fed (diff)
parent33a6572093b4110296119b3612abf7a096b5a202 (diff)
Merge branch 'master' of https://github.com/Determinant/runes
-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"