diff options
author | iximeow <me@iximeow.net> | 2020-03-15 13:20:08 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2020-03-15 13:20:08 -0700 |
commit | 31fda74b3043178f1fe1c79592f3aa82a36fcc20 (patch) | |
tree | cdf7070e3f482ef1f4d14367b1017b21a2982c46 /Cargo.toml | |
parent | 64085b1c4ca048b78f43a3eafdc1f3fdf6bd696b (diff) |
bump version to 0.0.3 and add a changelog
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-arm" -version = "0.0.2" +version = "0.0.3" authors = [ "iximeow <me@iximeow.net>" ] license = "0BSD" repository = "http://git.iximeow.net/yaxpeax-arm/" |