aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-07-12 21:39:49 -0700
committerFuwn <[email protected]>2022-07-12 21:39:49 -0700
commitc182650fcfc14f2ae465b0d48477f71f8e3a4280 (patch)
treea4fe54978e66288b73ddd72e3475a3db5e6d86c4 /Cargo.toml
parentfix(utils): remove trivial import (diff)
downloadapi-worker-main.tar.xz
api-worker-main.zip
docs(cargo): bump version 0.2.2 -> 0.2.3HEADmain
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 c556dd5..62c021e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
[package]
name = "api-worker"
-version = "0.2.2"
+version = "0.2.3"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "API (as a Cloudflare Worker!)"