Skip to content

Commit

Permalink
update to version 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Release Script authored and clmath committed Nov 19, 2015
1 parent c29c053 commit 76c2737
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "dpointer",
"version": "0.5.0",
"version": "0.5.1",
"dependencies": {
"requirejs-dplugins": "0.5.x"
"requirejs-dplugins": "0.6.x"
},
"devDependencies": {
"requirejs": "2.1.x",
Expand All @@ -15,4 +15,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": "dpointer",
"version": "0.5.0",
"version": "0.5.1",
"devDependencies": {
"intern": "1.6.x",
"grunt": "~0.4.2",
Expand All @@ -13,4 +13,4 @@
}
],
"bugs": "https://github.com/ibm-js/dpointer/issues"
}
}

0 comments on commit 76c2737

Please sign in to comment.