Skip to content

Commit

Permalink
[chore] Release 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
darrachequesne committed Nov 7, 2018
1 parent 3e2f415 commit 2c856ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "engine.io",
"version": "3.2.1",
"version": "3.3.0",
"description": "The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and server",
"main": "lib/engine.io",
"author": "Guillermo Rauch <guillermo@learnboost.com>",
Expand Down Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"babel-eslint": "^8.0.2",
"babel-preset-es2015": "^6.24.0",
"engine.io-client": "3.2.1",
"engine.io-client": "3.3.0",
"eslint": "^4.5.0",
"eslint-config-standard": "^10.2.1",
"eslint-plugin-import": "^2.7.0",
Expand Down

0 comments on commit 2c856ca

Please sign in to comment.