aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2023-11-02 07:57:24 -0700
committeriximeow <me@iximeow.net>2023-11-02 07:57:24 -0700
commit237a7de7d4a91e47f2b970ae3f355d96c2840a4c (patch)
tree7140be8268c8cc1d32f49725605f04f850a56a19
parentc1c1e1e46c11812323d6c3d979a2c27938e357bf (diff)
Cargo.toml version bump
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 63974ad..b4a1073 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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/"