summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2023-04-09 13:00:44 +0200
committerMatthias Beyer <mail@beyermatthias.de>2023-04-09 13:00:44 +0200
commite92bf9d2f6d7dc953b5a913143b0c13237ba9b3a (patch)
tree14c4f3c690b526d950b06882fedc86bb854648a9
parent7de28e53023f3ce154cb21352bcc0192d6f63b4b (diff)
Bump version: 0.2.0 -> 0.3.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 61d0e0f..6741597 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "option-inspect"
-version = "0.2.0"
+version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
edition = "2018"