aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2021-05-16 19:00:03 -0700
committeriximeow <me@iximeow.net>2021-05-16 19:00:03 -0700
commitbeff8d0f33bc4152422c175ff720fdba0dc021da (patch)
tree4a46885df4c9d3e0e6c1ac41cca68c02d33ad7d6 /Cargo.toml
parente483a562a84204e4e1dd2543e080e9f879a89d82 (diff)
fix ShowContextual rendering error with stale data and operands, publish 0.2.20.2.2
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 4779722..b8125a4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "yaxpeax-x86"
-version = "0.2.1"
+version = "0.2.2"
authors = [ "iximeow <me@iximeow.net>" ]
license = "0BSD"
repository = "http://git.iximeow.net/yaxpeax-x86/"