From ca8aa8817cfd34f471686ef0414d4a8addbdfe97 Mon Sep 17 00:00:00 2001 From: Doug Simmons Date: Fri, 20 Oct 2017 16:05:21 -0700 Subject: [PATCH] Fix README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91e7ec3..d90acbb 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ grunt.initConfig({ In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/). ## Release History -- _1.2.5_ : Updates dependencies (node-minify, chalk). +- _1.3.0_ : Updates dependencies (node-minify, chalk). - _1.2.4_ : Updates dependencies (google-closure-compiler-js, node-minify). - _1.2.3_ : Updates dependencies (google-closure-compiler-js). - _1.2.2_ : Updates dependencies (google-closure-compiler-js, chalk).