2
0
mirror of https://github.com/tenrok/vue-native-websocket.git synced 2026-06-21 06:40:35 +03:00

Increment package version to 2.0.7 and update CHANGELOG.md

This commit is contained in:
Will McNaughton
2018-04-03 09:54:36 -05:00
parent 0494c1388a
commit caa1dd6a44
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "vue-native-websocket",
"version": "2.0.6",
"version": "2.0.7",
"description": "native websocket implemantation for vuejs and vuex",
"main": "dist/build.js",
"scripts": {