diff options
author | iximeow <me@iximeow.net> | 2021-01-15 19:20:20 -0800 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2021-01-15 19:20:38 -0800 |
commit | 0fc30830f76685f32b2c1469691efdf3104f8e6e (patch) | |
tree | 3e2e3a8455ff9027a87a66029442b6abb1eae970 /Cargo.toml | |
parent | 7449ed6557be573e1b85006b1ab2e9bf0c45d8b8 (diff) |
update changelog and bump version to 0.2.3 for release0.2.3
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.2.2" +version = "0.2.3" authors = ["iximeow <me@iximeow.net>"] license = "0BSD" edition = "2018" |