diff options
author | iximeow <me@iximeow.net> | 2021-03-23 00:20:14 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2021-03-23 00:20:14 -0700 |
commit | ea5da6beadca3ba63729f03fc40a284e890ccbc7 (patch) | |
tree | b92d61a1f6c9d5f32da62a9479038cc4f43eeba2 /Cargo.toml | |
parent | c8b2e95a59e830b68ddaee671f56127690918198 (diff) |
bump to 0.2.0 and write a changelog0.2.0
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.1.5" +version = "0.2.0" authors = [ "iximeow <me@iximeow.net>" ] license = "0BSD" repository = "http://git.iximeow.net/yaxpeax-x86/" |