aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2020-05-03 13:57:09 -0700
committeriximeow <me@iximeow.net>2020-05-03 13:57:09 -0700
commit905dc4c7feac1e09cde70db52c0762e8990d4d96 (patch)
tree80daca801e23946df92c942e3af84323692ad02d /Cargo.toml
parentbc7c5f7d3b8f68c59c926b46cfbd808e4d397c49 (diff)
bump version to 0.0.110.0.11
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 fc78d72..df3d035 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "yaxpeax-x86"
-version = "0.0.10"
+version = "0.0.11"
authors = [ "iximeow <me@iximeow.net>" ]
license = "0BSD"
repository = "http://git.iximeow.net/yaxpeax-x86/"