aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTeddy Wing2021-04-18 17:10:04 +0200
committerTeddy Wing2021-04-18 17:10:04 +0200
commit86f28d6a8230d1beb498a5bd0f1a8849e72912ce (patch)
treed1faaffac7509b0ed38d210a6a4c29413b8eb140 /Cargo.toml
parenta3ecfe79cdae4dab5012ab1176c53f521000bd85 (diff)
downloadformurapid-master.tar.bz2
Increase version v0.0.1 -> v0.0.2HEADv0.0.2master
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 33fecb7..6b6ac20 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "formurapid"
-version = "0.0.1"
+version = "0.0.2"
edition = "2018"
[dependencies]