diff options
author | iximeow <me@iximeow.net> | 2020-02-06 01:14:48 -0800 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2020-02-06 01:15:02 -0800 |
commit | 94829ff0df849d06913273d628fc579aee220a31 (patch) | |
tree | 27bd909e34250ea92a32a68d4e0d794313bb3dba /Cargo.toml | |
parent | 28c492c1787d526fdd511203bc3ac01d3cea63fe (diff) |
bump version
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "yaxpeax-dis" -version = "0.1.0" +version = "0.1.1" authors = ["iximeow <me@iximeow.net>"] license = "0BSD" edition = "2018" |