diff options
author | iximeow <me@iximeow.net> | 2020-02-16 02:04:37 -0800 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2020-02-16 02:04:37 -0800 |
commit | 2e95a3235cab8ae80fa0b49aa35a333765ba828f (patch) | |
tree | b15db37c893a1d0bc84a4ac4d01a780dd780a028 /Cargo.toml | |
parent | 78d0c21c475fce65c36e64a36c26c689bee0faae (diff) |
bump version0.0.6
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.0.5" +version = "0.0.6" authors = [ "iximeow <me@iximeow.net>" ] license = "0BSD" repository = "http://git.iximeow.net/yaxpeax-x86/" |