We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf1f5be commit 39f4bbbCopy full SHA for 39f4bbb
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "firebase-auth-cloudflare-workers",
3
- "version": "1.2.0",
+ "version": "1.2.1",
4
"description": "Zero-dependencies firebase auth library for Cloudflare Workers.",
5
"author": "codehex",
6
"license": "MIT",
src/version.ts
@@ -1 +1 @@
-export const version = '1.2.0';
+export const version = '1.2.1';
0 commit comments