aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTeddy Wing2021-06-26 00:36:27 +0200
committerTeddy Wing2021-06-26 00:39:16 +0200
commit627d6c7e2b0e218213fa2a9c19036489c66c3141 (patch)
treef324a4831a91a95067296f6756d578376f2f0439 /Cargo.toml
parent82966ee8d37f64b4d0b148507a775e8d25116548 (diff)
downloadreflectub-627d6c7e2b0e218213fa2a9c19036489c66c3141.tar.bz2
Increase version v0.0.1 -> v0.0.2v0.0.2
And add a change log.
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 6e61a17..0336ca4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "reflectub"
-version = "0.0.1"
+version = "0.0.2"
edition = "2018"
[dependencies]