Skip to content

Commit 19f2b19

Browse files
committedJun 12, 2017
[chore] Release 2.0.3
1 parent 83fedf5 commit 19f2b19

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
 

‎History.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
2.0.3 / 2017-06-12
3+
===================
4+
5+
* [docs] Add explicit documentation for websocket transport (#1128)
6+
* [docs] Update documentation (#1124)
7+
28
2.0.2 / 2017-06-01
39
===================
410

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "socket.io-client",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"keywords": [
55
"realtime",
66
"framework",

0 commit comments

Comments
 (0)
Please sign in to comment.