Skip to content

Commit 26a2e2f

Browse files
committed
Update README.md
1 parent 8ab4a20 commit 26a2e2f

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# gulp-repl [![NPM version][b-version]][x-npm] [![downloads][badge-downloads]][x-npm]
1+
# gulp-repl
22

3-
[![CI][b-build]][x-actions]
3+
[![NPM version][b-version]][x-npm] [![downloads][badge-downloads]][x-npm] [![CI][b-build]][x-actions]
44

5-
Simple REPL for gulp.
5+
A simple REPL for gulp.
66

77
### usage
88

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": "3.0.2",
3+
"version": "3.0.3",
44
"description": "A simple repl for gulp",
55
"author": "Javier Carrillo <stringparser@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)