Skip to content

Commit

Permalink
chore: release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zzo committed May 3, 2016
1 parent ba5a164 commit 018ba8a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="2.0.0"></a>
# [2.0.0](https://github.com/karma-runner/karma-ie-launcher/compare/v0.2.0...v2.0.0) (2016-05-03)


### Bug Fixes

* travis([68c0920](https://github.com/karma-runner/karma-ie-launcher/commit/68c0920))
* travis([0f584d9](https://github.com/karma-runner/karma-ie-launcher/commit/0f584d9))



<a name"0.2.0"></a>
## 0.2.0 (2015-06-09)

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-ie-launcher",
"version": "1.0.0",
"version": "2.0.0",
"description": "A Karma plugin. Launcher for Internet Explorer.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 018ba8a

Please sign in to comment.