aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-27 06:33:57 +0000
committerFuwn <[email protected]>2022-03-27 06:33:57 +0000
commit6c20f0f685a805d8a771be0d9c421653f7e71198 (patch)
treef149d15919a7ca2e00a7258e19d0558eba29f4b9
parentdocs(meta): update description (diff)
downloadwindmark-6c20f0f685a805d8a771be0d9c421653f7e71198.tar.xz
windmark-6c20f0f685a805d8a771be0d9c421653f7e71198.zip
feat(cargo): bump version to 0.1.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 92d906f..ad33597 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "windmark"
-version = "0.0.0"
+version = "0.1.0"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "An elegant and highly performant async Gemini server framework"