Browse Source

version bump 0.2.8

ericz 12 years ago
parent
commit
766ece9b3b
3 changed files with 2 additions and 2 deletions
  1. 1 1
      dist/peer.js
  2. 0 0
      dist/peer.min.js
  3. 1 1
      package.json

+ 1 - 1
dist/peer.js

@@ -1,4 +1,4 @@
-/*! peerjs.js build:0.2.7, development. Copyright(c) 2013 Michelle Bu <michelle@michellebu.com> */
+/*! peerjs.js build:0.2.8, development. Copyright(c) 2013 Michelle Bu <michelle@michellebu.com> */
 (function(exports){
 var binaryFeatures = {};
 binaryFeatures.useBlobBuilder = (function(){

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


+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "peerjs",
-  "version": "0.2.7",
+  "version": "0.2.8",
   "description": "PeerJS client library",
   "devDependencies": {
     "uglify-js": "~1.3.4",

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