aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2021-01-15 19:20:20 -0800
committeriximeow <me@iximeow.net>2021-01-15 19:20:38 -0800
commit0fc30830f76685f32b2c1469691efdf3104f8e6e (patch)
tree3e2e3a8455ff9027a87a66029442b6abb1eae970 /Cargo.toml
parent7449ed6557be573e1b85006b1ab2e9bf0c45d8b8 (diff)
update changelog and bump version to 0.2.3 for release0.2.3
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 77c1256..cfb77ff 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"