Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
Bump version to v0.3.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Feb 2, 2015
1 parent 0cc8080 commit 916453f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-qunit",
"version": "0.3.2",
"version": "0.3.3",
"description": "QUnit testing package for ember-cli applications",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -28,4 +28,4 @@
"broccoli-jshint": "0.5.3"
},
"bundledDependencies": []
}
}

0 comments on commit 916453f

Please sign in to comment.