diff options
author | iximeow <me@iximeow.net> | 2023-11-02 07:57:24 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2023-11-02 07:57:24 -0700 |
commit | 237a7de7d4a91e47f2b970ae3f355d96c2840a4c (patch) | |
tree | 7140be8268c8cc1d32f49725605f04f850a56a19 | |
parent | c1c1e1e46c11812323d6c3d979a2c27938e357bf (diff) |
Cargo.toml version bump
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [package] name = "yaxpeax-arm" -version = "0.2.3" +version = "0.2.4" authors = [ "iximeow <me@iximeow.net>" ] license = "0BSD" repository = "http://git.iximeow.net/yaxpeax-arm/" |