From eb673b89d75865e5e7d38d9ee706ff7b2f9aed8f Mon Sep 17 00:00:00 2001 From: iximeow Date: Sun, 22 Aug 2021 15:02:06 -0700 Subject: bump version to 0.2.7 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a8352f6..50c141a 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.2.6" +version = "0.2.7" [dependencies] "num-traits" = { version = "0.2", default-features = false } -- cgit v1.1