diff options
| author | Fuwn <[email protected]> | 2022-07-11 14:18:42 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-07-11 14:18:42 +0000 |
| commit | 0f2c9938eccd2b0ab3fe2e9c732551f48a922fe2 (patch) | |
| tree | 7f2e87ed6de72f0cd763ce9491342414a5ff317b | |
| parent | Merge pull request #18 from SebaUbuntu/main (diff) | |
| download | api-worker-0f2c9938eccd2b0ab3fe2e9c732551f48a922fe2.tar.xz api-worker-0f2c9938eccd2b0ab3fe2e9c732551f48a922fe2.zip | |
docs(cargo): bump version 0.2.1 -> 0.2.2
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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!)" |