summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2023-04-09 13:01:39 +0200
committerMatthias Beyer <mail@beyermatthias.de>2023-04-09 13:01:39 +0200
commit81828c8fe7fdb0b85bec4810e2e834ccad6f63ca (patch)
tree846e53b7287128c2b2b0a82119422b5921f8da2f
parentc84e5cd7d74a37436ef8c3bc5497cdd9f42f7f3a (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 18fc17e..516b3fc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "result-inspect"
-version = "0.2.0"
+version = "0.3.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
edition = "2018"