Skip to content

Commit

Permalink
chore: release v0.12.9
Browse files Browse the repository at this point in the history
  • Loading branch information
karmarunnerbot committed Apr 14, 2014
1 parent 891a452 commit a21a19e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="v0.12.9"></a>
### v0.12.9 (2014-04-14)


#### Bug Fixes

* **web-server:** strip scheme, host and port ([06a0da09](http://github.com/karma-runner/karma/commit/06a0da09320340a988513285046b577b4a7518fd))

<a name="v0.12.8"></a>
### v0.12.8 (2014-04-14)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,6 @@
"engines": {
"node": "~0.8 || ~0.10"
},
"version": "0.12.8",
"version": "0.12.9",
"license": "MIT"
}

0 comments on commit a21a19e

Please sign in to comment.