aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2020-08-09 20:49:12 -0700
committeriximeow <me@iximeow.net>2020-08-09 20:49:12 -0700
commit6248d3c5f7dd196acdfce5c0da1608fed81b43cd (patch)
treeb38ed1edaf50708b5e9774a29a9ae09ec1b50481 /Cargo.toml
parent8f857a2fcbdfc7315cd09c0a4ac372b3ec92b538 (diff)
inaugural 0.1.0 release!0.1.0
add doc comments for public items, record changelog, and lets ship this!!
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 2d00142..889b54a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "yaxpeax-x86"
-version = "0.0.15"
+version = "0.1.0"
authors = [ "iximeow <me@iximeow.net>" ]
license = "0BSD"
repository = "http://git.iximeow.net/yaxpeax-x86/"