aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2020-08-15 13:15:29 -0700
committeriximeow <me@iximeow.net>2020-08-15 13:15:29 -0700
commitfb9ead64e6c7d96c02627b01b6a85921e2d8f7a4 (patch)
tree362dc3ba66f124b17db2392ce3ec1b4b37876bc0 /Cargo.toml
parent8ccbdba5fe492cb853f10cfe3c486cdc5a50e6e9 (diff)
add RegSpec constructors, consts, and const fns0.1.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 672055d..10f0962 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "yaxpeax-x86"
-version = "0.1.1"
+version = "0.1.2"
authors = [ "iximeow <me@iximeow.net>" ]
license = "0BSD"
repository = "http://git.iximeow.net/yaxpeax-x86/"