aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2026-05-25 19:26:58 +0000
committeriximeow <me@iximeow.net>2026-05-25 19:31:57 +0000
commitfae45027f889cd989b0c559fb452f7d95af7b1ab (patch)
tree82daa5cdd4e8a8fbcafafc6e5da81a8ba81c65b9 /Cargo.toml
parentfe6b2b898aee944ba3490c35f4aed4d155485c0e (diff)
2.1.0 is real!
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 39327c4..e70e126 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "yaxpeax-x86"
-version = "2.0.0"
+version = "2.1.0"
authors = [ "iximeow <me@iximeow.net>" ]
license = "0BSD"
repository = "http://git.iximeow.net/yaxpeax-x86/"