We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e3593a commit fbe880cCopy full SHA for fbe880c
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+<a name="1.0.5"></a>
2
+## [1.0.5](https://github.com/adonisjs/adonis-websocket-client/compare/v1.0.4...v1.0.5) (2018-03-16)
3
+
4
5
6
<a name="1.0.4"></a>
7
## [1.0.4](https://github.com/adonisjs/adonis-websocket-client/compare/v1.0.0...v1.0.4) (2018-03-16)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "@adonisjs/websocket-client",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "Websocket client for AdonisJs",
"main": "dist/Ws.es.js",
"module": "dist/Ws.es.js",
0 commit comments