Browse Source

Patch for CORS issues with restify

Michelle Bu 10 years ago
parent
commit
5c9d1a0416
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "peer",
-  "version": "0.2.6",
+  "version": "0.2.7",
   "description": "PeerJS server component",
   "main": "lib/server.js",
   "bin": {