Skip to content

Commit

Permalink
0.3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
michelle-stripe committed Oct 10, 2014
1 parent 63c1e35 commit aa28147
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# PeerJS Changelog

## Version 0.3.14
* Patch for #246, which started as of Chrome 38.

## Version 0.3.11 (28 Sep 2014)
* Browserify build system

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "peerjs",
"version": "0.3.13",
"version": "0.3.14",
"description": "PeerJS client",
"main": "./lib/peer.js",
"repository": {
Expand Down

0 comments on commit aa28147

Please sign in to comment.