Skip to content

Commit

Permalink
update to version 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Release Script authored and clmath committed May 20, 2015
1 parent 1d2854e commit 966191f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "liaison",
"version": "0.1.5",
"version": "0.1.6",
"dependencies": {
"requirejs": "2.1.x",
"requirejs-dplugins": "0.5.x",
Expand All @@ -14,4 +14,4 @@
"tests",
"CONTRIBUTING.md"
]
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "liaison",
"version": "0.1.5",
"version": "0.1.6",
"dependencies": {},
"devDependencies": {
"jshint": "~2.5.1",
Expand All @@ -17,4 +17,4 @@
],
"bugs": "https://github.com/ibm-js/liaison/issues",
"private": true
}
}

0 comments on commit 966191f

Please sign in to comment.