diff --git a/package.json b/package.json
index 88f2667f97f14c7bf52434d08e028233ae52fb16..3100954a36085a642d474a1a828c5c59b5b3fc1a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "rtcpeerconnection",
-  "version": "6.0.0",
+  "version": "6.1.0",
   "description": "A tiny browser module that normalizes and simplifies the API for WebRTC peer connections.",
   "main": "rtcpeerconnection.js",
   "repository": {