diff options
author | iximeow <me@iximeow.net> | 2020-08-09 03:06:38 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2020-08-09 03:06:38 -0700 |
commit | 621e2a038fd055d18808a5019ac03d335ab635aa (patch) | |
tree | 569a3e0389dca2beb03cb83d39307141410eac7a /Cargo.toml | |
parent | 77e59d39e3f6adda7713ae5558ac51b770369d58 (diff) |
bump version0.0.15
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.14" +version = "0.0.15" authors = [ "iximeow <me@iximeow.net>" ] license = "0BSD" repository = "http://git.iximeow.net/yaxpeax-x86/" |