aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2020-03-22 20:27:40 -0700
committeriximeow <me@iximeow.net>2020-03-22 20:27:40 -0700
commit7c2fa4fa9caea3fbfcd7d22e5da6b4ccbbfa3d17 (patch)
tree6499e75a6dfe1ae8ef83504c43e3bd7fb701b090 /Cargo.toml
parent0551aa5998226769e64b9e47ba1906c7a0cc3270 (diff)
bump version to 0.0.90.0.9
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 7b27d00..86cdcb7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "yaxpeax-x86"
-version = "0.0.8"
+version = "0.0.9"
authors = [ "iximeow <me@iximeow.net>" ]
license = "0BSD"
repository = "http://git.iximeow.net/yaxpeax-x86/"