diff options
author | iximeow <me@iximeow.net> | 2023-12-16 16:13:17 -0800 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2023-12-16 16:13:17 -0800 |
commit | 9a120cc76a49e5aadb0454f3ec4e89a6bff15a5d (patch) | |
tree | d553855f190ea02f5410417102fbd8e4122d9319 /Cargo.toml | |
parent | 58913fc4e1bb153fe9d8735164ef922f71c2fa97 (diff) |
version bump for 1.2.21.2.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [package] name = "yaxpeax-x86" -version = "1.2.1" +version = "1.2.2" authors = [ "iximeow <me@iximeow.net>" ] license = "0BSD" repository = "http://git.iximeow.net/yaxpeax-x86/" |