diff options
author | iximeow <me@iximeow.net> | 2022-01-02 00:16:25 -0800 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2022-01-02 00:16:25 -0800 |
commit | e0fbc6335885d5363d823d5435994d2cfc8a19cb (patch) | |
tree | 5a097d133322eb9ae857e12baf5fe411f061bcae /Cargo.toml | |
parent | 32274dc0dcd6b7dccc7a81ed63974224c614103a (diff) |
fix docs typo0.2.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.2.1" +version = "0.2.2" authors = [ "iximeow <me@iximeow.net>" ] license = "0BSD" repository = "http://git.iximeow.net/yaxpeax-arm/" |