aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2021-08-22 15:02:06 -0700
committeriximeow <me@iximeow.net>2021-08-22 15:02:06 -0700
commiteb673b89d75865e5e7d38d9ee706ff7b2f9aed8f (patch)
treeee1948faabb5381909d48ff39613b84626940aa4
parent7a6f53e6a7b4844dac6d964c6e04b9c5486018df (diff)
bump version to 0.2.7HEAD0.2.7no-gods-no-
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 }