Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
mdasberg committed Feb 4, 2016
1 parent 108f308 commit c9936c4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<a name="0.2.21"></a>
# 0.2.21 (2016-02-04)

## Bugfix
- Fix sonar properties with null values are not added anymore

<a name="0.2.20"></a>
# 0.2.20 (2016-02-02)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "grunt-karma-sonar",
"description": "Grunt plugin for integrating karma reports with sonar",
"version": "0.2.20",
"version": "0.2.21",
"homepage": "https://github.com/mdasberg/grunt-karma-sonar",
"author": {
"name": "Mischa Dasberg",
Expand Down

0 comments on commit c9936c4

Please sign in to comment.