Skip to content

Commit

Permalink
update NPM / bower version
Browse files Browse the repository at this point in the history
  • Loading branch information
cescoffier committed Feb 5, 2016
1 parent 8d4d443 commit 067d8c9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
],
"dependencies": {
"sockjs-client": "1.0.0",
"vertx3-eventbus-client": "3.2.0"
"vertx3-eventbus-client": "3.2.1"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"version": "0.0.0",
"private": true,
"dependencies": {
"vertx3-eventbus-client": "3.2.0"
"vertx3-eventbus-client": "3.2.1"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"sockjs-client": "1.0.0",
"vertx3-eventbus-client": "3.2.0"
"vertx3-eventbus-client": "3.2.1"
},
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 067d8c9

Please sign in to comment.