aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2023-07-24 08:23:14 -0700
committeriximeow <me@iximeow.net>2023-07-24 08:23:14 -0700
commit64b2018573592f6a805c42fe06339d5fbb3e15db (patch)
tree242601c90ba5fce2c0d26e4dbf448783762fcf7d
parent9cb8c6a4f95b31e99fa5d72bbfb073174ba4cca7 (diff)
1.2.0 (Cargo.toml this time)1.2.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4998010..5ba8e03 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "yaxpeax-x86"
-version = "1.1.5"
+version = "1.2.0"
authors = [ "iximeow <me@iximeow.net>" ]
license = "0BSD"
repository = "http://git.iximeow.net/yaxpeax-x86/"