From 94829ff0df849d06913273d628fc579aee220a31 Mon Sep 17 00:00:00 2001 From: iximeow Date: Thu, 6 Feb 2020 01:14:48 -0800 Subject: bump version --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 420e2be..6aea14d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -281,7 +281,7 @@ dependencies = [ [[package]] name = "yaxpeax-dis" -version = "0.1.0" +version = "0.1.1" dependencies = [ "clap", "hex", diff --git a/Cargo.toml b/Cargo.toml index 8c03899..2a745f2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "yaxpeax-dis" -version = "0.1.0" +version = "0.1.1" authors = ["iximeow "] license = "0BSD" edition = "2018" -- cgit v1.1