aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-07-11 14:18:42 +0000
committerFuwn <[email protected]>2022-07-11 14:18:42 +0000
commit0f2c9938eccd2b0ab3fe2e9c732551f48a922fe2 (patch)
tree7f2e87ed6de72f0cd763ce9491342414a5ff317b
parentMerge pull request #18 from SebaUbuntu/main (diff)
downloadapi-worker-0f2c9938eccd2b0ab3fe2e9c732551f48a922fe2.tar.xz
api-worker-0f2c9938eccd2b0ab3fe2e9c732551f48a922fe2.zip
docs(cargo): bump version 0.2.1 -> 0.2.2
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7da9617..c556dd5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "api-worker"
-version = "0.2.1"
+version = "0.2.2"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "API (as a Cloudflare Worker!)"