diff options
| author | Fuwn <[email protected]> | 2022-07-11 14:18:42 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-07-11 14:18:42 -0700 |
| commit | 44b8eefd40d372792557d7ab32c599ac084bbb7c (patch) | |
| tree | 7f2e87ed6de72f0cd763ce9491342414a5ff317b | |
| parent | Merge pull request #18 from SebaUbuntu/main (diff) | |
| download | api-worker-44b8eefd40d372792557d7ab32c599ac084bbb7c.tar.xz api-worker-44b8eefd40d372792557d7ab32c599ac084bbb7c.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!)" |