diff options
author | iximeow <me@iximeow.net> | 2020-07-18 12:20:05 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2020-07-18 12:20:05 -0700 |
commit | cdc24378eedebf7ab3f7b51e88794a7a15309009 (patch) | |
tree | e9b80d8c80f163287704d065f9528a4dbd84961f /Cargo.toml | |
parent | e2b2f100a23f46c5ece22cf4185facbd2c6d51ae (diff) |
update changelog and bump version0.0.14
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.13" +version = "0.0.14" authors = [ "iximeow <me@iximeow.net>" ] license = "0BSD" repository = "http://git.iximeow.net/yaxpeax-x86/" |