diff options
author | iximeow <me@iximeow.net> | 2022-01-02 00:02:18 -0800 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2022-01-02 00:02:18 -0800 |
commit | cd85596e6fefdf59e3788a7b817e69562e13fa5b (patch) | |
tree | e60e2ef08941658b34a2228f6f000ab9a332239f /Cargo.toml | |
parent | 39f183cb5ea8f5514a0010b9b9a43f2d449567cd (diff) |
0.2.00.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-arm" -version = "0.1.4" +version = "0.2.0" authors = [ "iximeow <me@iximeow.net>" ] license = "0BSD" repository = "http://git.iximeow.net/yaxpeax-arm/" |