aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2020-05-23 21:30:41 -0700
committeriximeow <me@iximeow.net>2020-05-23 21:30:41 -0700
commitec91652b25acba3ab9f5c5e2b8b9ae497c3d6474 (patch)
treecf4f6ab97562466c685ecad058d103efaf02f890 /Cargo.toml
parent937bb048be6b139dd15333843fc8dec665418893 (diff)
fix docs up, fix the spelling of penryn0.0.13
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 8dea53a..cc1d538 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "yaxpeax-x86"
-version = "0.0.12"
+version = "0.0.13"
authors = [ "iximeow <me@iximeow.net>" ]
license = "0BSD"
repository = "http://git.iximeow.net/yaxpeax-x86/"