Skip to content

Commit

Permalink
release v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanflorence committed Mar 12, 2014
1 parent c5a9203 commit 5509dbc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-qunit",
"version": "0.1.4",
"version": "0.1.5",
"authors": [
"Stefan Penner",
"Ryan Florence"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-qunit",
"version": "0.1.4",
"version": "0.1.5",
"description": "unit test helpers for ember",
"main": "dist/cjs/main.js",
"scripts": {
Expand Down Expand Up @@ -29,4 +29,4 @@
"bower": "^1.2.8",
"broccoli-cli": "0.0.1"
}
}
}

0 comments on commit 5509dbc

Please sign in to comment.