diff options
author | iximeow <me@iximeow.net> | 2021-10-10 15:10:29 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2021-10-10 15:10:29 -0700 |
commit | cd987288f0334b9888174f4ccc2d1f564388e994 (patch) | |
tree | d7d83a04890c2e75b4c28aab8ab0c28e8426d57c /Cargo.toml | |
parent | 534d4421417efed81ec472c661fe27b794018927 (diff) |
bump version to 1.1.11.1.1
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.0" +version = "1.1.1" authors = [ "iximeow <me@iximeow.net>" ] license = "0BSD" repository = "http://git.iximeow.net/yaxpeax-x86/" |