Skip to content

Commit 3ee803a

Browse files
committedOct 11, 2017
[chore] Release 3.1.3
1 parent 49362ab commit 3ee803a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "engine.io",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"description": "The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server",
55
"main": "lib/engine.io",
66
"author": "Guillermo Rauch <guillermo@learnboost.com>",

0 commit comments

Comments
 (0)
Please sign in to comment.