aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2020-03-15 13:20:08 -0700
committeriximeow <me@iximeow.net>2020-03-15 13:20:08 -0700
commit31fda74b3043178f1fe1c79592f3aa82a36fcc20 (patch)
treecdf7070e3f482ef1f4d14367b1017b21a2982c46 /Cargo.toml
parent64085b1c4ca048b78f43a3eafdc1f3fdf6bd696b (diff)
bump version to 0.0.3 and add a changelog
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 4d6c5bd..5fb3959 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "yaxpeax-arm"
-version = "0.0.2"
+version = "0.0.3"
authors = [ "iximeow <me@iximeow.net>" ]
license = "0BSD"
repository = "http://git.iximeow.net/yaxpeax-arm/"