diff options
author | iximeow <me@iximeow.net> | 2020-02-11 01:00:46 -0800 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2020-02-11 01:00:46 -0800 |
commit | fb41b5261b49f67e67e87e3a7401d748781d6c29 (patch) | |
tree | 44e5c5c516adc2e9c6499758b665a1e1c5b9b3c7 /Cargo.toml | |
parent | 0c1d6fc73c90f906aa2ed5dbdde1ade153e6a0ad (diff) |
bump to 0.0.50.0.5
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.4" +version = "0.0.5" authors = [ "iximeow <me@iximeow.net>" ] license = "0BSD" repository = "http://git.iximeow.net/yaxpeax-x86/" |