aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDeterminant <[email protected]>2018-02-05 10:59:10 -0500
committerDeterminant <[email protected]>2018-02-05 10:59:10 -0500
commit34595aa8d6eab32e5a7eff13f10a56005bb98d99 (patch)
tree95d89f5791fe445e1d9fe2454ccc36f90c3470c0 /Cargo.toml
parentcc32f29eedc10a7756820c491c6797c27054c433 (diff)
...
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 973caca..3035bc3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "runes"
-version = "0.2.0"
+version = "0.2.1"
authors = ["Determinant <[email protected]>"]
description = "No-std NES emulator library and minimal emulator written purely in Rust."
repository = "https://github.com/Determinant/runes"