diff options
author | iximeow <me@iximeow.net> | 2020-12-07 09:28:29 -0800 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2020-12-07 09:28:29 -0800 |
commit | 480667add0ec83c3baaa0292480238f6073cbef9 (patch) | |
tree | 12651eaef4dfbd358c9cfa584bd34ba12706398b | |
parent | 1e0bc1333028a9556faf3d6734c140c6fd76d113 (diff) |
preemptively bump to 0.1.3 for more bugfixes
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "yaxpeax-ia64" -version = "0.1.2" +version = "0.1.3" authors = ["iximeow <me@iximeow.net>"] edition = "2018" license = "0BSD" |