Skip to content

Commit eaee5d5

Browse files
committedApr 24, 2017
[chore] Release 3.1.1
1 parent 2f31a4e commit eaee5d5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
 

‎History.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
3.1.1 / 2017-04-25
3+
==================
4+
5+
* [fix] Ensure globals are functions before running `instanceof` (#68)
6+
27
3.1.0 / 2017-04-24
38
==================
49

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "socket.io-parser",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "socket.io protocol parser",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)
Please sign in to comment.