From 40607d504b4b04b2da005f772f21e830e9c28bfd Mon Sep 17 00:00:00 2001 From: iximeow Date: Sun, 4 Jul 2021 16:02:21 -0700 Subject: update changelog and tag 0.2.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 916dd8a..9e41baa 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.1.0" +version = "0.2.0" [dependencies] "num-traits" = { version = "0.2", default-features = false } -- cgit v1.1