Skip to content

Commit bf24359

Browse files
committedSep 27, 2017
[chore] Release 3.1.2
1 parent a8ff89c commit bf24359

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.1",
3+
"version": "3.1.2",
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.