mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
[chore] Release 3.1.1
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
|
||||
3.1.1 / 2017-04-25
|
||||
==================
|
||||
|
||||
* [fix] Ensure globals are functions before running `instanceof` (#68)
|
||||
|
||||
3.1.0 / 2017-04-24
|
||||
==================
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "socket.io-parser",
|
||||
"version": "3.1.0",
|
||||
"version": "3.1.1",
|
||||
"description": "socket.io protocol parser",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user