diff --git a/README.md b/README.md
index dff3de3e4..d8ced5365 100644
--- a/README.md
+++ b/README.md
@@ -16,16 +16,16 @@ The following libraries are available for the various Firebase products.
 
 | Service or Product	                                                             | Gradle Dependency                                                                                                              | API Coverage                                                                                                                                                             |
 |---------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
-| [Authentication](https://firebase.google.com/docs/auth)                         | [`dev.gitlive:firebase-auth:1.11.0`](https://search.maven.org/artifact/dev.gitlive/firebase-auth/1.11.0/pom)                   | [![80%](https://img.shields.io/badge/-80%25-green?style=flat-square)](/firebase-auth/src/commonMain/kotlin/dev/gitlive/firebase/auth/auth.kt)                            |
-| [Realtime Database](https://firebase.google.com/docs/database)                  | [`dev.gitlive:firebase-database:1.11.0`](https://search.maven.org/artifact/dev.gitlive/firebase-database/1.11.0/pom)           | [![70%](https://img.shields.io/badge/-70%25-orange?style=flat-square)](/firebase-database/src/commonMain/kotlin/dev/gitlive/firebase/database/database.kt)               |
-| [Cloud Firestore](https://firebase.google.com/docs/firestore)                   | [`dev.gitlive:firebase-firestore:1.11.0`](https://search.maven.org/artifact/dev.gitlive/firebase-firestore/1.11.0/pom)         | [![60%](https://img.shields.io/badge/-60%25-orange?style=flat-square)](/firebase-firestore/src/commonMain/kotlin/dev/gitlive/firebase/firestore/firestore.kt)            |
-| [Cloud Functions](https://firebase.google.com/docs/functions)                   | [`dev.gitlive:firebase-functions:1.11.0`](https://search.maven.org/artifact/dev.gitlive/firebase-functions/1.11.0/pom)         | [![80%](https://img.shields.io/badge/-80%25-green?style=flat-square)](/firebase-functions/src/commonMain/kotlin/dev/gitlive/firebase/functions/functions.kt)             |
-| [Cloud Messaging](https://firebase.google.com/docs/cloud-messaging)             | [`dev.gitlive:firebase-messaging:1.11.0`](https://search.maven.org/artifact/dev.gitlive/firebase-messaging/1.11.0/pom)         | ![0%](https://img.shields.io/badge/-0%25-lightgrey?style=flat-square)                                                                                                    |
-| [Cloud Storage](https://firebase.google.com/docs/storage)                       | [`dev.gitlive:firebase-storage:1.11.0`](https://search.maven.org/artifact/dev.gitlive/firebase-storage/1.11.0/pom)             | [![40%](https://img.shields.io/badge/-40%25-orange?style=flat-square)](/firebase-storage/src/commonMain/kotlin/dev/gitlive/firebase/storage/storage.kt)                  |
-| [Installations](https://firebase.google.com/docs/projects/manage-installations) | [`dev.gitlive:firebase-installations:1.11.0`](https://search.maven.org/artifact/dev.gitlive/firebase-installations/1.11.0/pom) | [![90%](https://img.shields.io/badge/-90%25-green?style=flat-square)](/firebase-installations/src/commonMain/kotlin/dev/gitlive/firebase/installations/installations.kt) |
-| [Remote Config](https://firebase.google.com/docs/remote-config)                 | [`dev.gitlive:firebase-config:1.11.0`](https://search.maven.org/artifact/dev.gitlive/firebase-config/1.11.0/pom)               | [![20%](https://img.shields.io/badge/-20%25-orange?style=flat-square)](/firebase-config/src/commonMain/kotlin/dev/gitlive/firebase/remoteconfig/FirebaseRemoteConfig.kt) |
-| [Performance](https://firebase.google.com/docs/perf-mon)                        | [`dev.gitlive:firebase-perf:1.11.0`](https://search.maven.org/artifact/dev.gitlive/firebase-perf/1.11.0/pom)                   | [![1%](https://img.shields.io/badge/-1%25-orange?style=flat-square)](/firebase-perf/src/commonMain/kotlin/dev/gitlive/firebase/perf/performance.kt)                      |
-| [Crashlytics](https://firebase.google.com/docs/crashlytics)                     | [`dev.gitlive:firebase-crashlytics:1.11.0`](https://search.maven.org/artifact/dev.gitlive/firebase-crashlytics/1.11.0/pom)     | [![80%](https://img.shields.io/badge/-1%25-orange?style=flat-square)](/firebase-crashlytics/src/commonMain/kotlin/dev/gitlive/firebase/crashlytics/crashlytics.kt)       |
+| [Authentication](https://firebase.google.com/docs/auth)                         | [`dev.gitlive:firebase-auth:1.11.1`](https://search.maven.org/artifact/dev.gitlive/firebase-auth/1.11.1/pom)                   | [![80%](https://img.shields.io/badge/-80%25-green?style=flat-square)](/firebase-auth/src/commonMain/kotlin/dev/gitlive/firebase/auth/auth.kt)                            |
+| [Realtime Database](https://firebase.google.com/docs/database)                  | [`dev.gitlive:firebase-database:1.11.1`](https://search.maven.org/artifact/dev.gitlive/firebase-database/1.11.1/pom)           | [![70%](https://img.shields.io/badge/-70%25-orange?style=flat-square)](/firebase-database/src/commonMain/kotlin/dev/gitlive/firebase/database/database.kt)               |
+| [Cloud Firestore](https://firebase.google.com/docs/firestore)                   | [`dev.gitlive:firebase-firestore:1.11.1`](https://search.maven.org/artifact/dev.gitlive/firebase-firestore/1.11.1/pom)         | [![60%](https://img.shields.io/badge/-60%25-orange?style=flat-square)](/firebase-firestore/src/commonMain/kotlin/dev/gitlive/firebase/firestore/firestore.kt)            |
+| [Cloud Functions](https://firebase.google.com/docs/functions)                   | [`dev.gitlive:firebase-functions:1.11.1`](https://search.maven.org/artifact/dev.gitlive/firebase-functions/1.11.1/pom)         | [![80%](https://img.shields.io/badge/-80%25-green?style=flat-square)](/firebase-functions/src/commonMain/kotlin/dev/gitlive/firebase/functions/functions.kt)             |
+| [Cloud Messaging](https://firebase.google.com/docs/cloud-messaging)             | [`dev.gitlive:firebase-messaging:1.11.1`](https://search.maven.org/artifact/dev.gitlive/firebase-messaging/1.11.1/pom)         | ![0%](https://img.shields.io/badge/-0%25-lightgrey?style=flat-square)                                                                                                    |
+| [Cloud Storage](https://firebase.google.com/docs/storage)                       | [`dev.gitlive:firebase-storage:1.11.1`](https://search.maven.org/artifact/dev.gitlive/firebase-storage/1.11.1/pom)             | [![40%](https://img.shields.io/badge/-40%25-orange?style=flat-square)](/firebase-storage/src/commonMain/kotlin/dev/gitlive/firebase/storage/storage.kt)                  |
+| [Installations](https://firebase.google.com/docs/projects/manage-installations) | [`dev.gitlive:firebase-installations:1.11.1`](https://search.maven.org/artifact/dev.gitlive/firebase-installations/1.11.1/pom) | [![90%](https://img.shields.io/badge/-90%25-green?style=flat-square)](/firebase-installations/src/commonMain/kotlin/dev/gitlive/firebase/installations/installations.kt) |
+| [Remote Config](https://firebase.google.com/docs/remote-config)                 | [`dev.gitlive:firebase-config:1.11.1`](https://search.maven.org/artifact/dev.gitlive/firebase-config/1.11.1/pom)               | [![20%](https://img.shields.io/badge/-20%25-orange?style=flat-square)](/firebase-config/src/commonMain/kotlin/dev/gitlive/firebase/remoteconfig/FirebaseRemoteConfig.kt) |
+| [Performance](https://firebase.google.com/docs/perf-mon)                        | [`dev.gitlive:firebase-perf:1.11.1`](https://search.maven.org/artifact/dev.gitlive/firebase-perf/1.11.1/pom)                   | [![1%](https://img.shields.io/badge/-1%25-orange?style=flat-square)](/firebase-perf/src/commonMain/kotlin/dev/gitlive/firebase/perf/performance.kt)                      |
+| [Crashlytics](https://firebase.google.com/docs/crashlytics)                     | [`dev.gitlive:firebase-crashlytics:1.11.1`](https://search.maven.org/artifact/dev.gitlive/firebase-crashlytics/1.11.1/pom)     | [![80%](https://img.shields.io/badge/-1%25-orange?style=flat-square)](/firebase-crashlytics/src/commonMain/kotlin/dev/gitlive/firebase/crashlytics/crashlytics.kt)       |
 
 Is the Firebase library or API you need missing? [Create an issue](https://github.com/GitLiveApp/firebase-kotlin-sdk/issues/new?labels=API+coverage&template=increase-api-coverage.md&title=Add+%5Bclass+name%5D.%5Bfunction+name%5D+to+%5Blibrary+name%5D+for+%5Bplatform+names%5D) to request additional API coverage or be awesome and [submit a PR](https://github.com/GitLiveApp/firebase-kotlin-sdk/fork)
 
diff --git a/firebase-app/package.json b/firebase-app/package.json
index 1e3d1ef80..81138414d 100644
--- a/firebase-app/package.json
+++ b/firebase-app/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@gitlive/firebase-app",
-  "version": "1.11.0",
+  "version": "1.11.1",
   "description": "Wrapper around firebase for usage in Kotlin Multiplatform projects",
   "main": "firebase-app.js",
   "scripts": {
@@ -23,7 +23,7 @@
   },
   "homepage": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
   "dependencies": {
-    "@gitlive/firebase-common": "1.11.0",
+    "@gitlive/firebase-common": "1.11.1",
     "firebase": "9.19.1",
     "kotlin": "1.8.20",
     "kotlinx-coroutines-core": "1.6.4"
diff --git a/firebase-auth/package.json b/firebase-auth/package.json
index be336c079..c98caabfa 100644
--- a/firebase-auth/package.json
+++ b/firebase-auth/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@gitlive/firebase-auth",
-  "version": "1.11.0",
+  "version": "1.11.1",
   "description": "Wrapper around firebase for usage in Kotlin Multiplatform projects",
   "main": "firebase-auth.js",
   "scripts": {
@@ -23,7 +23,7 @@
   },
   "homepage": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
   "dependencies": {
-    "@gitlive/firebase-app": "1.11.0",
+    "@gitlive/firebase-app": "1.11.1",
     "firebase": "9.19.1",
     "kotlin": "1.8.20",
     "kotlinx-coroutines-core": "1.6.4"
diff --git a/firebase-common/package.json b/firebase-common/package.json
index 0f5e81321..e5826e53d 100644
--- a/firebase-common/package.json
+++ b/firebase-common/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@gitlive/firebase-common",
-  "version": "1.11.0",
+  "version": "1.11.1",
   "description": "Wrapper around firebase for usage in Kotlin Multiplatform projects",
   "main": "firebase-common.js",
   "scripts": {
diff --git a/firebase-config/package.json b/firebase-config/package.json
index c005ac238..454740a67 100644
--- a/firebase-config/package.json
+++ b/firebase-config/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@gitlive/firebase-config",
-  "version": "1.11.0",
+  "version": "1.11.1",
   "description": "Wrapper around firebase for usage in Kotlin Multiplatform projects",
   "main": "firebase-config.js",
   "scripts": {
@@ -23,7 +23,7 @@
   },
   "homepage": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
   "dependencies": {
-    "@gitlive/firebase-app": "1.11.0",
+    "@gitlive/firebase-app": "1.11.1",
     "firebase": "9.19.1",
     "kotlin": "1.8.20",
     "kotlinx-coroutines-core": "1.6.4"
diff --git a/firebase-crashlytics/package.json b/firebase-crashlytics/package.json
index 360f26f85..efa72b3ed 100644
--- a/firebase-crashlytics/package.json
+++ b/firebase-crashlytics/package.json
@@ -23,7 +23,7 @@
   },
   "homepage": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
   "dependencies": {
-    "@gitlive/firebase-app": "1.11.0",
+    "@gitlive/firebase-app": "1.11.1",
     "firebase": "9.19.1",
     "kotlin": "1.6.10",
     "kotlinx-coroutines-core": "1.6.1-native-mt"
diff --git a/firebase-database/package.json b/firebase-database/package.json
index ed9924756..090086c4a 100644
--- a/firebase-database/package.json
+++ b/firebase-database/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@gitlive/firebase-database",
-  "version": "1.11.0",
+  "version": "1.11.1",
   "description": "Wrapper around firebase for usage in Kotlin Multiplatform projects",
   "main": "firebase-database.js",
   "scripts": {
@@ -23,7 +23,7 @@
   },
   "homepage": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
   "dependencies": {
-    "@gitlive/firebase-app": "1.11.0",
+    "@gitlive/firebase-app": "1.11.1",
     "firebase": "9.19.1",
     "kotlin": "1.8.20",
     "kotlinx-coroutines-core": "1.6.4"
diff --git a/firebase-firestore/package.json b/firebase-firestore/package.json
index fa2b48a23..eed05cf10 100644
--- a/firebase-firestore/package.json
+++ b/firebase-firestore/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@gitlive/firebase-firestore",
-  "version": "1.11.0",
+  "version": "1.11.1",
   "description": "Wrapper around firebase for usage in Kotlin Multiplatform projects",
   "main": "firebase-firestore.js",
   "scripts": {
@@ -23,7 +23,7 @@
   },
   "homepage": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
   "dependencies": {
-    "@gitlive/firebase-app": "1.11.0",
+    "@gitlive/firebase-app": "1.11.1",
     "firebase": "9.19.1",
     "kotlin": "1.8.20",
     "kotlinx-coroutines-core": "1.6.4"
diff --git a/firebase-functions/package.json b/firebase-functions/package.json
index f60f381b7..0e5277af7 100644
--- a/firebase-functions/package.json
+++ b/firebase-functions/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@gitlive/firebase-functions",
-  "version": "1.11.0",
+  "version": "1.11.1",
   "description": "Wrapper around firebase for usage in Kotlin Multiplatform projects",
   "main": "firebase-functions.js",
   "scripts": {
@@ -23,7 +23,7 @@
   },
   "homepage": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
   "dependencies": {
-    "@gitlive/firebase-app": "1.11.0",
+    "@gitlive/firebase-app": "1.11.1",
     "firebase": "9.19.1",
     "kotlin": "1.8.20",
     "kotlinx-coroutines-core": "1.6.4"
diff --git a/firebase-installations/package.json b/firebase-installations/package.json
index ada558d69..b3c7f90a3 100644
--- a/firebase-installations/package.json
+++ b/firebase-installations/package.json
@@ -23,7 +23,7 @@
   },
   "homepage": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
   "dependencies": {
-    "@gitlive/firebase-app": "1.11.0",
+    "@gitlive/firebase-app": "1.11.1",
     "firebase": "9.19.1",
     "kotlin": "1.8.20",
     "kotlinx-coroutines-core": "1.6.4"
diff --git a/firebase-perf/package.json b/firebase-perf/package.json
index 3df0d5a60..33f81a510 100644
--- a/firebase-perf/package.json
+++ b/firebase-perf/package.json
@@ -23,7 +23,7 @@
   },
   "homepage": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
   "dependencies": {
-    "@gitlive/firebase-app": "1.11.0",
+    "@gitlive/firebase-app": "1.11.1",
     "firebase": "9.19.1",
     "kotlin": "1.6.10",
     "kotlinx-coroutines-core": "1.6.1-native-mt"
diff --git a/firebase-storage/package.json b/firebase-storage/package.json
index c48b9b180..c2f243dc7 100644
--- a/firebase-storage/package.json
+++ b/firebase-storage/package.json
@@ -23,7 +23,7 @@
   },
   "homepage": "https://github.com/GitLiveApp/firebase-kotlin-sdk",
   "dependencies": {
-    "@gitlive/firebase-app": "1.11.0",
+    "@gitlive/firebase-app": "1.11.1",
     "firebase": "9.19.1",
     "kotlin": "1.6.10",
     "kotlinx-coroutines-core": "1.6.1-native-mt"
diff --git a/gradle.properties b/gradle.properties
index 53a73a811..d83e642a5 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -47,17 +47,17 @@ firebase-perf.skipJsTests=false
 firebase-storage.skipJsTests=false
 
 # Versions:
-firebase-app.version=1.11.0
-firebase-auth.version=1.11.0
-firebase-common.version=1.11.0
-firebase-config.version=1.11.0
-firebase-database.version=1.11.0
-firebase-firestore.version=1.11.0
-firebase-functions.version=1.11.0
-firebase-installations.version=1.11.0
-firebase-perf.version=1.11.0
-firebase-crashlytics.version=1.11.0
-firebase-storage.version=1.11.0
+firebase-app.version=1.11.1
+firebase-auth.version=1.11.1
+firebase-common.version=1.11.1
+firebase-config.version=1.11.1
+firebase-database.version=1.11.1
+firebase-firestore.version=1.11.1
+firebase-functions.version=1.11.1
+firebase-installations.version=1.11.1
+firebase-perf.version=1.11.1
+firebase-crashlytics.version=1.11.1
+firebase-storage.version=1.11.1
 
 # Dependencies Versions:
 gradlePluginVersion=8.1.3