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 b774d0c commit fba6eeeCopy full SHA for fba6eee
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "firebase-auth-cloudflare-workers",
3
- "version": "2.0.3",
+ "version": "2.0.4",
4
"description": "Zero-dependencies firebase auth library for Cloudflare Workers.",
5
"author": "codehex",
6
"license": "MIT",
src/version.ts
@@ -1 +1 @@
-export const version = '2.0.3';
+export const version = '2.0.4';
0 commit comments