diff options
author | iximeow <me@iximeow.net> | 2020-12-06 16:40:06 -0800 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2020-12-06 16:40:06 -0800 |
commit | f2c6e3c008ebdca831d78cbec7972974a6e6fd2a (patch) | |
tree | 01b475bd17f3da613d7c010e956ad9462fb18249 /Cargo.toml | |
parent | f92ec9a4bf680ff008f431edb5d776eca8d2198a (diff) |
bump to 0.0.6 and fix markdown0.0.6
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.5" +version = "0.0.6" authors = [ "iximeow <me@iximeow.net>" ] license = "0BSD" repository = "http://git.iximeow.net/yaxpeax-arm/" |