Skip to content

Commit 64455b4

Browse files
committedOct 24, 2016
[chore] Release 2.3.1 (#51)
1 parent 0e2dcb7 commit 64455b4

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+
2.3.1 / 2016-10-24
3+
==================
4+
5+
* [chore] Revert "Remove deprecated isarray dependency" (#50)
6+
27
2.3.0 / 2016-10-21
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": "2.3.0",
3+
"version": "2.3.1",
44
"description": "socket.io protocol parser",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)
Please sign in to comment.