Skip to content

Commit

Permalink
[chore] Release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne committed May 8, 2017
1 parent d30914d commit 4f71bd2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions History.md
@@ -1,4 +1,9 @@

2.0.1 / 2017-05-09
===================

(following socket.io version bump)

2.0.0 / 2017-05-09
===================

Expand Down
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "socket.io-client",
"version": "2.0.0",
"version": "2.0.1",
"keywords": [
"realtime",
"framework",
Expand Down Expand Up @@ -47,7 +47,7 @@
"imports-loader": "^0.7.1",
"istanbul": "^0.4.5",
"mocha": "^3.3.0",
"socket.io": "2.0.0",
"socket.io": "2.0.1",
"strip-loader": "0.1.2",
"text-blob-builder": "0.0.1",
"webpack-stream": "3.2.0",
Expand Down

0 comments on commit 4f71bd2

Please sign in to comment.