aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2021-09-28 19:56:14 -0700
committeriximeow <me@iximeow.net>2021-09-28 19:56:14 -0700
commit80737e150dbc143e95b2b1c995d087822dda9a0b (patch)
treec2d17aa280ab2c2f9efde8078194041b14e7b351 /Cargo.toml
parent2af9f3d92184f248089a4134d6ef88162f080415 (diff)
do not publish crates with compilation warnings (bump for 0.1.3 also)0.1.3
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 de3274c..8c6becc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "yaxpeax-arm"
-version = "0.1.2"
+version = "0.1.3"
authors = [ "iximeow <me@iximeow.net>" ]
license = "0BSD"
repository = "http://git.iximeow.net/yaxpeax-arm/"