diff options
author | iximeow <me@iximeow.net> | 2021-01-15 14:58:13 -0800 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2021-01-15 14:58:13 -0800 |
commit | dd88df2b9769630f8eafe909e00eb3a3a21c954e (patch) | |
tree | 7c76efec2a6924d9d1a57be43980e65cefb51c6a /Cargo.toml | |
parent | f057c712f91b215034fe84fa0f22694aaa8dffb3 (diff) |
bump yaxpeax-x86 version for release
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 = "0.1.4" +version = "0.1.5" authors = [ "iximeow <me@iximeow.net>" ] license = "0BSD" repository = "http://git.iximeow.net/yaxpeax-x86/" |