Skip to content

Commit

Permalink
version bump for 1.0
Browse files Browse the repository at this point in the history
zzo committed May 2, 2016

Verified

This commit was signed with the committer’s verified signature.
renovate-bot Mend Renovate
1 parent 7a3d127 commit 048675d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "karma-chrome-launcher",
"version": "0.2.3",
"version": "1.0.0",
"description": "A Karma plugin. Launcher for Chrome and Chrome Canary.",
"main": "index.js",
"scripts": {
@@ -32,12 +32,12 @@
"grunt-conventional-changelog": "^5.0.0",
"grunt-conventional-github-releaser": "^0.5.0",
"grunt-eslint": "^17.2.0",
"grunt-karma": "^0.12.1",
"grunt-karma": "1.x || ^0.12.1",
"grunt-npm": "^0.0.2",
"grunt-simple-mocha": "^0.4.0",
"jasmine-node": "^1.14.5",
"karma": "^0.13.10",
"karma-mocha": "^0.2.0",
"karma": "1.x || ^0.13.10",
"karma-mocha": "1.x || ^0.2.0",
"load-grunt-tasks": "^3.2.0",
"mocha": "^2.3.3",
"sinon": "^1.17.1"
@@ -62,4 +62,4 @@
"Florian-R <[email protected]>",
"Michał Gołębiowski <[email protected]>"
]
}
}

0 comments on commit 048675d

Please sign in to comment.