aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-07-11 14:18:42 -0700
committerFuwn <[email protected]>2022-07-11 14:18:42 -0700
commit44b8eefd40d372792557d7ab32c599ac084bbb7c (patch)
tree7f2e87ed6de72f0cd763ce9491342414a5ff317b
parentMerge pull request #18 from SebaUbuntu/main (diff)
downloadapi-worker-44b8eefd40d372792557d7ab32c599ac084bbb7c.tar.xz
api-worker-44b8eefd40d372792557d7ab32c599ac084bbb7c.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!)"