diff options
author | iximeow <me@iximeow.net> | 2020-02-22 16:57:45 -0800 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2020-02-22 17:00:23 -0800 |
commit | 3fecb0305fada50a9f1f4850500b498f452ee2ee (patch) | |
tree | 11738c1fd0672e6ac9670765561c8a8270f88102 /Cargo.toml | |
parent | 8f363fcdb3fd8cd588b787874ea94b6fb83dff39 (diff) |
bump to 0.0.70.0.7
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.6" +version = "0.0.7" authors = [ "iximeow <me@iximeow.net>" ] license = "0BSD" repository = "http://git.iximeow.net/yaxpeax-x86/" |