[chore] Release 3.1.1

This commit is contained in:
Damien Arrachequesne
2017-04-25 00:22:17 +02:00
parent 2f31a4e8f7
commit eaee5d58c4
2 changed files with 6 additions and 1 deletions

View File

@@ -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
==================

View File

@@ -1,6 +1,6 @@
{
"name": "socket.io-parser",
"version": "3.1.0",
"version": "3.1.1",
"description": "socket.io protocol parser",
"repository": {
"type": "git",