aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2020-03-22 20:32:35 -0700
committeriximeow <me@iximeow.net>2020-03-22 20:32:35 -0700
commitb134b083d83af133ecc609e46e70e5bfbc445dc2 (patch)
tree227b7141e9dd29df841e1550011de8894879585d /Cargo.toml
parent7c2fa4fa9caea3fbfcd7d22e5da6b4ccbbfa3d17 (diff)
bump to 0.0.10 to fix a warning0.0.10
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 86cdcb7..4d8c046 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "yaxpeax-x86"
-version = "0.0.9"
+version = "0.0.10"
authors = [ "iximeow <me@iximeow.net>" ]
license = "0BSD"
repository = "http://git.iximeow.net/yaxpeax-x86/"