diff options
author | iximeow <me@iximeow.net> | 2021-12-16 20:04:29 -0800 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2021-12-16 20:04:29 -0800 |
commit | 067c5f08dea7c1d3b70a7c38259b8db2c301d89f (patch) | |
tree | df2b5a25fcecc063e7efc08996d0293628af89aa /Cargo.toml | |
parent | f063f747c21548329170fd09fd09d391b2277aed (diff) |
bump version to 1.1.21.1.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.1.1" +version = "1.1.2" authors = [ "iximeow <me@iximeow.net>" ] license = "0BSD" repository = "http://git.iximeow.net/yaxpeax-x86/" |