Skip to content

Commit 80bb952

Browse files
committed
new version
- handle undefined tasks with a warning - exit on first SIGINT (Ctrl + C)
1 parent 0fb1fe3 commit 80bb952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gulp-repl",
3-
"version": "0.2.2",
3+
"version": "0.3.0",
44
"description": "a simple repl for gulp",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)