aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-27 12:00:57 +0000
committerFuwn <[email protected]>2022-03-27 12:00:57 +0000
commit5f2ba86c102ae63886352d31e5c91e089604c0a7 (patch)
treeb139c894dc08e18ce3f12bc95bbd24f06c5e4ea8 /Cargo.toml
parentformat(examples): rustfmt (diff)
downloadwindmark-5f2ba86c102ae63886352d31e5c91e089604c0a7.tar.xz
windmark-5f2ba86c102ae63886352d31e5c91e089604c0a7.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 8347114..c895da3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "windmark"
-version = "0.1.2"
+version = "0.1.3"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "An elegant and highly performant async Gemini server framework"