aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2021-03-23 00:20:14 -0700
committeriximeow <me@iximeow.net>2021-03-23 00:20:14 -0700
commitea5da6beadca3ba63729f03fc40a284e890ccbc7 (patch)
treeb92d61a1f6c9d5f32da62a9479038cc4f43eeba2 /Cargo.toml
parentc8b2e95a59e830b68ddaee671f56127690918198 (diff)
bump to 0.2.0 and write a changelog0.2.0
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 43ff777..639fa26 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "yaxpeax-x86"
-version = "0.1.5"
+version = "0.2.0"
authors = [ "iximeow <me@iximeow.net>" ]
license = "0BSD"
repository = "http://git.iximeow.net/yaxpeax-x86/"