Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Commit

Permalink
chore: release v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Jan 4, 2016
1 parent e33946d commit 09d64ad
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
<a name"0.2.3"></a>
### 0.2.3 (2016-01-04)


#### Bug Fixes

* Correct cli argument order ([e33946dc](https://github.com/karma-runner/karma-phantomjs-launcher/commit/e33946dc), closes [#92](https://github.com/karma-runner/karma-phantomjs-launcher/issues/92), [#94](https://github.com/karma-runner/karma-phantomjs-launcher/issues/94))


<a name"0.2.2"></a>
### 0.2.2 (2015-12-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": "karma-phantomjs-launcher",
"version": "0.2.2",
"version": "0.2.3",
"description": "A Karma plugin. Launcher for PhantomJS.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 09d64ad

Please sign in to comment.