Michelle Bu 11 years ago
parent
commit
7ad9494c9e
4 changed files with 3 additions and 3 deletions
  1. 1 1
      changelog.md
  2. 1 1
      dist/peer.js
  3. 0 0
      dist/peer.min.js
  4. 1 1
      package.json

+ 1 - 1
changelog.md

@@ -1,6 +1,6 @@
 # PeerJS Changelog
 
-## Version 0.3.8 beta (pending)
+## Version 0.3.8 beta (18 Mar 2014)
 * **The following changes are only compatible with PeerServer 0.2.4.**
 * Added the ability to specify a custom path when connecting to a self-hosted
   PeerServer.

+ 1 - 1
dist/peer.js

@@ -1,4 +1,4 @@
-/*! peerjs.js build:0.3.7, development. Copyright(c) 2013 Michelle Bu <michelle@michellebu.com> */
+/*! peerjs.js build:0.3.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.3.7",
+  "version": "0.3.8",
   "description": "PeerJS client",
   "repository": {
     "type": "git",

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