aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2021-12-19 11:33:43 -0800
committeriximeow <me@iximeow.net>2021-12-19 11:33:43 -0800
commit8dda53be56b3ddd17ed72de6a6d2262a2ba82625 (patch)
treeeef1e035dc4b66d8597e080c3bcb06415cdcae54 /Cargo.toml
parent26e019cc3788b6bac73969dc3d1753e883961339 (diff)
prep for 1.1.3 release
actual release is being held until cargo fuzz runs a while without a panic
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 464390c..1b68279 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "yaxpeax-x86"
-version = "1.1.2"
+version = "1.1.3"
authors = [ "iximeow <me@iximeow.net>" ]
license = "0BSD"
repository = "http://git.iximeow.net/yaxpeax-x86/"