summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-03-07 18:25:47 +0100
committerMatthias Beyer <mail@beyermatthias.de>2021-03-07 18:25:47 +0100
commit5face669b72ce54b1e796e4c7d90a9503fbd6cf5 (patch)
tree90275ec998061b9540ce5adabe8757dc1bd25c82
parenta7160470819d21c3c3887bd4494c20a5835b57d7 (diff)
v0.2.0v0.2.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 222e599..61d0e0f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "option-inspect"
-version = "0.1.0"
+version = "0.2.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
edition = "2018"