We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5de5d7 commit a501ba5Copy full SHA for a501ba5
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+<a name="1.0.0"></a>
2
+# [1.0.0](https://github.com/karma-runner/karma-script-launcher/compare/v0.2.0...v1.0.0) (2016-05-04)
3
+
4
5
6
<a name="0.2.0"></a>
7
# [0.2.0](https://github.com/karma-runner/karma-script-launcher/compare/v0.1.0...v0.2.0) (2016-03-03)
8
package.json
@@ -1,6 +1,6 @@
{
"name": "karma-script-launcher",
- "version": "0.2.0",
+ "version": "1.0.0",
"description": "A Karma plugin. Launcher for shell scripts.",
"main": "index.js",
"scripts": {
0 commit comments