aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-27 06:37:19 +0000
committerFuwn <[email protected]>2022-03-27 06:37:19 +0000
commit2df5aff4f08157953ed6259525c060a692ef4f40 (patch)
tree1ffeb7a725113a5e3f22544ec4e12cdcd7174207 /Cargo.toml
parentdocs(readme): fix example (diff)
downloadwindmark-2df5aff4f08157953ed6259525c060a692ef4f40.tar.xz
windmark-2df5aff4f08157953ed6259525c060a692ef4f40.zip
feat(cargo): bump version
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 ad33597..26a0195 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "windmark"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "An elegant and highly performant async Gemini server framework"