aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2021-07-04 18:52:26 -0700
committeriximeow <me@iximeow.net>2021-07-04 18:52:26 -0700
commite21703dbd5498d9114ff2354ddd30b8a11cfe47d (patch)
tree35990a7d51ff7e1c295a900086a602ee030bfbb4 /Cargo.toml
parent03fa14970be8ac8eb2bf8d7a828ebe2ef61f84d1 (diff)
remove stale `! user beware !` line from readme1.0.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 84f615a..f3150a8 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "yaxpeax-x86"
-version = "1.0.1"
+version = "1.0.2"
authors = [ "iximeow <me@iximeow.net>" ]
license = "0BSD"
repository = "http://git.iximeow.net/yaxpeax-x86/"