diff --git a/docs/index.html b/docs/index.html
index ea15de3..bbeb39d 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -23,7 +23,7 @@
- 🤝 Trystero0.11.6
+ 🤝 Trystero0.11.7
Make any site multiplayer in a few lines.
Serverless WebRTC matchmaking for painless P2P.
diff --git a/package.json b/package.json
index bd2c3bf..32b9b9a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "trystero",
- "version": "0.11.6",
+ "version": "0.11.7",
"description": "Serverless WebRTC matchmaking for painless P2P",
"main": "src/index.js",
"module": "src/index.js",