@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
+<a name="1.0.3"></a>
+
+## 1.0.3 (2019-08-21)
+- add pingInterval option
<a name="1.0.2"></a>
## 1.0.2 (2019-07-20)
@@ -1,6 +1,6 @@
{
"name": "peerjs",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "PeerJS client",
"main": "./dist/peerjs.min.js",
"repository": {