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 d6e095a commit c1c70fcCopy full SHA for c1c70fc
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "firebase-auth-cloudflare-workers",
3
- "version": "2.0.5",
+ "version": "2.0.6",
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.5';
+export const version = '2.0.6';
0 commit comments