Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/grunt-css-flip.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@rebertia.com>2014-03-13 03:57:30 +0400
committerChris Rebert <github@rebertia.com>2014-03-13 03:57:30 +0400
commitcf04b4fc6b7d2e2e49b1d65d45fdb4686cb11bd3 (patch)
tree92952a4dea5c6c42058daff3b64e5759057c3695
parent7e0ec3046aa5c4ae66c868a9375bb24354340a45 (diff)
fix required Grunt version mentioned in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0355c5f..dfb7975 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
## Getting Started
-This plugin requires Grunt `~0.4.2`.
+This plugin requires Grunt `~0.4.3`.
If you haven't used [Grunt](http://gruntjs.com/) before, be sure to check out the [Getting Started](http://gruntjs.com/getting-started) guide, as it explains how to create a [Gruntfile](http://gruntjs.com/sample-gruntfile) as well as install and use Grunt plugins. Once you're familiar with that process, you may install this plugin with this command: