chore(release): 3.3.1

Diff: https://github.com/socketio/socket.io-parser/compare/3.3.0...3.3.1
This commit is contained in:
Damien Arrachequesne
2020-09-30 02:38:02 +02:00
parent b51b39b78d
commit 25ca624b0d
3 changed files with 4 additions and 2 deletions

2
CHANGELOG.md Normal file
View File

@@ -0,0 +1,2 @@
## [3.3.1](https://github.com/socketio/socket.io-parser/compare/3.3.0...3.3.1) (2020-09-30)

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "socket.io-parser",
"version": "3.3.0",
"version": "3.3.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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