aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2022-01-02 00:16:25 -0800
committeriximeow <me@iximeow.net>2022-01-02 00:16:25 -0800
commite0fbc6335885d5363d823d5435994d2cfc8a19cb (patch)
tree5a097d133322eb9ae857e12baf5fe411f061bcae /Cargo.toml
parent32274dc0dcd6b7dccc7a81ed63974224c614103a (diff)
fix docs typo0.2.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 64ad1e3..376aebe 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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/"