Skip to content

Commit

Permalink
update to version 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Release Script authored and clmath committed Dec 3, 2014
1 parent e1c4243 commit a403e0f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
8 changes: 4 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "liaison",
"version": "0.1.4",
"version": "0.1.5",
"dependencies": {
"requirejs": "2.1.x",
"requirejs-dplugins": "0.3.x",
"decor": "0.3.x"
"requirejs-dplugins": "0.4.x",
"decor": "0.4.x"
},
"ignore": [
".jshintrc",
Expand All @@ -13,4 +13,4 @@
"tests",
"CONTRIBUTING.md"
]
}
}
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
{
"name": "liaison",
"version": "0.1.4",
"dependencies": {
},
"version": "0.1.5",
"dependencies": {},
"devDependencies": {
"jshint": "~2.5.1",
"intern": "~1.6.0",
Expand All @@ -17,4 +16,4 @@
}
],
"bugs": "https://github.com/ibm-js/liaison/issues"
}
}

0 comments on commit a403e0f

Please sign in to comment.