From 11326cf2f6e57f900ba92a6fd5e79937aeb753da Mon Sep 17 00:00:00 2001 From: iximeow Date: Sat, 18 Jan 2020 13:52:10 -0800 Subject: bump crate version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f2430f6..79e20ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ keywords = ["disassembly", "disassembler"] license = "0BSD" name = "yaxpeax-arch" repository = "https://git.iximeow.net/yaxpeax-arch/" -version = "0.0.1" +version = "0.0.2" [dependencies] "num-traits" = { version = "0.2", default-features = false } -- cgit v1.1