Skip to content

Commit

Permalink
0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
michelle-stripe committed Jun 28, 2014
1 parent 9b3f7a3 commit 7335327
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelog.md
@@ -1,5 +1,9 @@
# PeerServer Changelog

### 0.2.6

* Ensure 16 character IDs.

### 0.2.5

* Takes a `path` option, which the peer server will append PeerJS routes to.
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "peer",
"version": "0.2.5",
"version": "0.2.6",
"description": "PeerJS server component",
"main": "lib/server.js",
"bin": {
Expand Down

0 comments on commit 7335327

Please sign in to comment.