Skip to content

Commit

Permalink
v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
t-mullen committed Mar 28, 2019
1 parent f92b6a9 commit 4925ffa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-signal-client",
"version": "2.0.2",
"version": "2.1.0",
"description": "socket.io signalling solution for simple-peer",
"main": "src/index.js",
"author": "Thomas Mullen",
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "simple-signal-server",
"version": "2.0.1",
"version": "2.1.0",
"description": "socket.io signalling solution for simple-peer",
"main": "src/index.js",
"author": "Thomas Mullen",
Expand Down

0 comments on commit 4925ffa

Please sign in to comment.