Skip to content

Commit

Permalink
chore: release v0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Sep 29, 2015
1 parent 3268eb8 commit 7f0f242
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="0.3.6"></a>
## [0.3.6](https://github.com/karma-runner/karma-junit-reporter/compare/v0.3.5...v0.3.6) (2015-09-29)


### Bug Fixes

* Bug in building of paths ([1c36509](https://github.com/karma-runner/karma-junit-reporter/commit/1c36509)), closes [#65](https://github.com/karma-runner/karma-junit-reporter/issues/65)



<a name="0.3.5"></a>
## [0.3.5](https://github.com/karma-runner/karma-junit-reporter/compare/v0.3.4...v0.3.5) (2015-09-27)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "karma-junit-reporter",
"version": "0.3.5",
"version": "0.3.6",
"description": "A Karma plugin. Report results in junit xml format.",
"main": "index.js",
"files": [
Expand Down

0 comments on commit 7f0f242

Please sign in to comment.