We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ab4a20 commit 26a2e2fCopy full SHA for 26a2e2f
2 files changed
README.md
@@ -1,8 +1,8 @@
1
-# gulp-repl [![NPM version][b-version]][x-npm] [![downloads][badge-downloads]][x-npm]
+# gulp-repl
2
3
-[![CI][b-build]][x-actions]
+[![NPM version][b-version]][x-npm] [![downloads][badge-downloads]][x-npm] [![CI][b-build]][x-actions]
4
5
-Simple REPL for gulp.
+A simple REPL for gulp.
6
7
### usage
8
package.json
@@ -1,6 +1,6 @@
{
"name": "gulp-repl",
- "version": "3.0.2",
+ "version": "3.0.3",
"description": "A simple repl for gulp",
"author": "Javier Carrillo <stringparser@gmail.com>",
"license": "MIT",
0 commit comments