From 9ddb0130663c98e6fe85176683e19f623fc6b227 Mon Sep 17 00:00:00 2001 From: sttk Date: Fri, 6 Apr 2018 23:31:30 +0900 Subject: [PATCH] 1.2.0 --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 55f898a..2bc676c 100644 --- a/README.md +++ b/README.md @@ -260,7 +260,7 @@ See the file LICENSE in this distribution for more details. [repo-url]: https://github.com/sttk/gulp-showhelp/ -[npm-img]: https://img.shields.io/badge/npm-v1.1.0-blue.svg +[npm-img]: https://img.shields.io/badge/npm-v1.2.0-blue.svg [npm-url]: https://www.npmjs.org/package/gulp-showhelp/ [mit-img]: https://img.shields.io/badge/license-MIT-green.svg [mit-url]: https://opensource.org/licenses.MIT diff --git a/package.json b/package.json index e190c12..a8cc77b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-showhelp", - "version": "1.1.0", + "version": "1.2.0", "description": "Gulp plugin to show a help message for your gulpfile.js.", "main": "index.js", "files": [