From 0e51cc5e3f172eb2b0bd1baf9047ab20926da964 Mon Sep 17 00:00:00 2001 From: dangreen Date: Sat, 8 Jun 2019 15:03:16 +0700 Subject: [PATCH] v1.1.2 --- CHANGELOG.md | 7 ++++++- package.json | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 483c2df..2c4790e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,13 +24,18 @@ DO NOT TOUCH. SAVE IT ON TOP. --> +## [1.1.2] - 2019-06-08 +### Changed +- `trigen-scripts` as dev tool; +- Dependencies were updated. + ## [1.1.1] - 2019-01-23 ### Fixed - [#75](https://github.com/jgable/gulp-cache/issues/75) ## [1.1.0] - 2019-01-07 ### Changed -- Dependencies were updated. +- Dependencies were updated; - README.md was updated. ## [1.0.2] - 2017-12-30 diff --git a/package.json b/package.json index b2166db..4a87db7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-cache", - "version": "1.1.1", + "version": "1.1.2", "description": "A cache proxy plugin for Gulp", "author": "Jacob Gable (http://jacobgable.com)", "contributors": [