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 <code@rebertia.com>2014-05-23 23:26:06 +0400
committerChris Rebert <code@rebertia.com>2014-05-23 23:26:06 +0400
commit4969a12a9b4d68e4d3c85be0ae787313643398b6 (patch)
tree31d9e84bf0f88383e5108a73a30096a7b6f63906 /README.md
parentc5130a2d391fca9d822b7ba4960e26f1485caf6b (diff)
v0.3.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index dafefbb..b736760 100644
--- a/README.md
+++ b/README.md
@@ -107,6 +107,10 @@ The project's coding style is laid out in the JSHint and JSCS configurations. Ad
Released under the MIT license. Copyright Chris Rebert 2014.
## Release History
+* v0.3.0 (2014-05-23)
+ * **Bump `css-flip` to `~0.4.0`.**
+ * Bump `devDependencies`.
+ * Fix examples in README.
* v0.2.2 (2014-05-03)
* Add missing spaces before parameter lists in function expressions.
* Simplify `license` field in `package.json`.