Skip to content

Commit

Permalink
chore: release v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjbarton committed Apr 9, 2019
1 parent 88f95a3 commit bc0b17b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
<a name="3.0.2"></a>
## [3.0.2](https://github.com/karma-runner/grunt-karma/compare/v3.0.1...v3.0.2) (2019-04-09)



<a name="3.0.1"></a>
## [3.0.1](https://github.com/karma-runner/grunt-karma/compare/v3.0.0...v3.0.1) (2018-11-24)

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": "grunt-karma",
"version": "3.0.1",
"version": "3.0.2",
"description": "grunt plugin for karma test runner",
"main": "tasks/grunt-karma.js",
"repository": {
Expand Down

0 comments on commit bc0b17b

Please sign in to comment.