aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTeddy Wing2022-06-04 19:50:06 +0200
committerTeddy Wing2022-06-04 19:50:06 +0200
commit75751a78116fa8c45abc6aabb3ae4715977c45f6 (patch)
tree6f61cee045f371a12579ebe1806eb365790831b2 /Cargo.toml
parent57cd001192adc095843af0c18044ff996fca0480 (diff)
downloadreflectub-75751a78116fa8c45abc6aabb3ae4715977c45f6.tar.bz2
Increase version v0.0.2 -> v0.0.3HEADv0.0.3master
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 98309b4..717fd0b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "reflectub"
-version = "0.0.2"
+version = "0.0.3"
edition = "2018"
[dependencies]