diff options
author | iximeow <me@iximeow.net> | 2023-07-24 08:23:14 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2023-07-24 08:23:14 -0700 |
commit | 64b2018573592f6a805c42fe06339d5fbb3e15db (patch) | |
tree | 242601c90ba5fce2c0d26e4dbf448783762fcf7d /Cargo.toml | |
parent | 9cb8c6a4f95b31e99fa5d72bbfb073174ba4cca7 (diff) |
1.2.0 (Cargo.toml this time)1.2.0
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.1.5" +version = "1.2.0" authors = [ "iximeow <me@iximeow.net>" ] license = "0BSD" repository = "http://git.iximeow.net/yaxpeax-x86/" |