From 06f7108b1ed9de9dd21c2bc815a9d672a2112bc2 Mon Sep 17 00:00:00 2001 From: iximeow Date: Mon, 20 Jan 2020 12:33:33 -0800 Subject: bump crate version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 79e20ec..442a9fa 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.2" +version = "0.0.3" [dependencies] "num-traits" = { version = "0.2", default-features = false } -- cgit v1.1