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 c45e9f0 commit e661f82Copy full SHA for e661f82
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "firebase-auth-cloudflare-workers",
3
- "version": "2.0.2",
+ "version": "2.0.3",
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.2';
+export const version = '2.0.3';
0 commit comments