diff --git a/package.json b/package.json index 89b7ce5b..4ab2f43e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mock-socket", "description": "Javascript mocking library for websockets and socket.io", - "version": "8.0.5", + "version": "8.1.0", "license": "MIT", "author": "Travis Hoover", "main": "./dist/mock-socket", @@ -87,4 +87,4 @@ "node": "10.16.0", "yarn": "1.17.3" } -} \ No newline at end of file +}