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
commit4b8acb0ad4700a2bed69852187a92589f31c719c (patch)
treef149d15919a7ca2e00a7258e19d0558eba29f4b9
parentdocs(meta): update description (diff)
downloadwindmark-4b8acb0ad4700a2bed69852187a92589f31c719c.tar.xz
windmark-4b8acb0ad4700a2bed69852187a92589f31c719c.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"