diff options
author | iximeow <me@iximeow.net> | 2021-09-28 19:53:03 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2021-09-28 19:53:06 -0700 |
commit | 2af9f3d92184f248089a4134d6ef88162f080415 (patch) | |
tree | 23d8bb2985e1151b1bbab8366567b9b847c4365e /Cargo.toml | |
parent | 3a4b54bc496cf71b771e32cfb3ad0f2e804df610 (diff) |
0.1.2 version bump0.1.2
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.1.1" +version = "0.1.2" authors = [ "iximeow <me@iximeow.net>" ] license = "0BSD" repository = "http://git.iximeow.net/yaxpeax-arm/" |