Skip to content

Commit

Permalink
Bumped versions
Browse files Browse the repository at this point in the history
  • Loading branch information
davidwdan committed Apr 14, 2015
1 parent 5e3b45d commit 9987f38
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-wamp",
"version": "0.1.3",
"version": "0.1.4",
"main": "./release/angular-wamp.js",
"authors": [
"David Dan <davidwdan@gmail.com>"
Expand All @@ -24,7 +24,7 @@
"tests"
],
"dependencies": {
"angular": ">= 1.2.0",
"angular": "^1.2.0",
"autobahn": ">= 0.9.5"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "angular-wamp",
"description": "Angular library for Autobahn.js (WAMP v2)",
"version": "0.1.3",
"version": "0.1.4",
"author": "David Dan <davidwdan@gmail.com>",
"homepage": "https://github.com/voryx/angular-wamp",
"repository": {
Expand Down

0 comments on commit 9987f38

Please sign in to comment.