aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2017-12-31 15:54:39 +0800
committerDeterminant <ted.sybil@gmail.com>2017-12-31 15:54:39 +0800
commite2d2242864b38770566b0b6ad48998c72bce7e4e (patch)
tree60080964fcc2d9dfb7c0d1cd58725fa70413cf6f /Cargo.toml
parentdb54d0d0d79f1817bfa41ebea7445912cdaea3d1 (diff)
add DMC channel
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 381e2d1..a030298 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "runes"
-version = "0.1.2"
+version = "0.1.3"
authors = ["Determinant <tederminant@gmail.com>"]
description = "A no-std NES emulator library written purely in Rust."
repository = "https://github.com/Determinant/runes"