Skip to content

Commit

Permalink
Merge pull request #3 from sapics/gulpv3
Browse files Browse the repository at this point in the history
Gulpv3
  • Loading branch information
sapics authored Aug 13, 2019
2 parents 3f7824b + 028b7d4 commit 8ce5e7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions bin/gulp.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ process.env.INIT_CWD = process.cwd();

var cli = new Liftoff({
name: 'gulp',
moduleName: 'gulp-v3',
completions: completion,
extensions: interpret.jsVariants,
v8flags: v8flags,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "gulp-v3",
"description": "The streaming build system",
"version": "3.12.0",
"version": "3.12.1",
"homepage": "http://gulpjs.com",
"repository": "sapics/gulp-v3",
"author": "Fractal <[email protected]> (http://wearefractal.com/)",
Expand Down

0 comments on commit 8ce5e7c

Please sign in to comment.