Browse Source

bump version to 1.0.3

afrokick 5 years ago
parent
commit
93e9f6eb33
4 changed files with 7 additions and 1 deletions
  1. 6 0
      changelog.md
  2. 0 0
      dist/peerjs.min.js
  3. 0 0
      dist/peerjs.min.js.map
  4. 1 1
      package.json

+ 6 - 0
changelog.md

@@ -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)

File diff suppressed because it is too large
+ 0 - 0
dist/peerjs.min.js


File diff suppressed because it is too large
+ 0 - 0
dist/peerjs.min.js.map


+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "peerjs",
-  "version": "1.0.2",
+  "version": "1.0.3",
   "description": "PeerJS client",
   "main": "./dist/peerjs.min.js",
   "repository": {

Some files were not shown because too many files changed in this diff