Skip to content

Commit

Permalink
chore: bump 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
inspector-ambitious committed Oct 2, 2013
1 parent 1419d68 commit 90774bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -9,7 +9,7 @@ The easiest way is to keep `karma-minimalist-reporter` as a devDependency in you
{
"devDependencies": {
"karma": "~0.10",
"karma-minimalist-reporter": "~0.1"
"karma-minimalist-reporter": "~0.2"
}
}
```
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "karma-minimalist-reporter",
"version": "0.1.0",
"version": "0.2.0",
"description": "A Karma minimalist reporter.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 90774bf

Please sign in to comment.