aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2023-12-15 17:56:31 -0800
committeriximeow <me@iximeow.net>2023-12-15 17:56:31 -0800
commit85668b222582ef1edae537beea452d5e1c933389 (patch)
treebdc6c5601d25cf838d80c9330f511a294429d974 /Cargo.toml
parent003183a4ce31cfb718f4e4083d32c845352c2321 (diff)
update changelog, bump version number for future publish
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 5ba8e03..0f89b2a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "yaxpeax-x86"
-version = "1.2.0"
+version = "1.2.1"
authors = [ "iximeow <me@iximeow.net>" ]
license = "0BSD"
repository = "http://git.iximeow.net/yaxpeax-x86/"