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:
authorXhmikosR <xhmikosr@gmail.com>2015-02-05 14:12:14 +0300
committerXhmikosR <xhmikosr@gmail.com>2015-02-05 14:12:14 +0300
commitdb5e85bacfeb497ecf01fba7cc91eb5e52919762 (patch)
treedf3c8990f5aeae77343fc4bc58b987986198281e
parentecff0fe93cfc6ca6eef636ab19c0a16a730c715b (diff)
README.md: minor consistency changes.
[ci skip]
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 6cea5fb..d53b3e6 100644
--- a/README.md
+++ b/README.md
@@ -108,10 +108,10 @@ Released under the MIT license. Copyright Chris Rebert 2014.
## Release History
* v0.4.0 (2014-07-16)
- * **bump css-flip to `~0.5.0`**
- * **bump grunt to `~0.4.5`**
- * upgrade from grunt-jscs-checker `~0.4.4` to grunt-jscs `~0.6.1`
- * bump load-grunt-tasks to `~0.6.0`
+ * **Bump `css-flip` to `~0.5.0`**
+ * **Bump `grunt` to `~0.4.5`**
+ * Upgrade from `grunt-jscs-checker` `~0.4.4` to `grunt-jscs` `~0.6.1`
+ * Bump `load-grunt-tasks` to `~0.6.0`
* v0.3.0 (2014-05-23)
* **Bump `css-flip` to `~0.4.0`.**
* Bump `devDependencies`.