Skip to content

Commit

Permalink
bump version v2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
weglov committed Jan 27, 2020
1 parent ff14755 commit 4298712
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

This package is [semantic versioned](http://semver.org/)

## 2.0.14
- [feature]: Bug fixes. tnx [@dennisreimann ](https://github.com/dennisreimann)

## 2.0.13
- [feature]: Bug fixes.

## 2.0.12
- [feature]: Manual connect can supports options and diferent url. tnx [@pmarais](https://github.com/pmarais)

Expand Down
2 changes: 1 addition & 1 deletion dist/build.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-native-websocket",
"version": "2.0.13",
"version": "2.0.14",
"description": "native websocket implemantation for vuejs and vuex",
"main": "dist/build.js",
"scripts": {
Expand Down

0 comments on commit 4298712

Please sign in to comment.