Skip to content
This repository was archived by the owner on Sep 17, 2018. It is now read-only.

Commit 7b85a18

Browse files
committed
v0.4.0 (2014-07-16)
1 parent d423c73 commit 7b85a18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ The project's coding style is laid out in the JSHint and JSCS configurations. Ad
107107
Released under the MIT license. Copyright Chris Rebert 2014.
108108

109109
## Release History
110-
* v0.4.0 (not-yet-released)
110+
* v0.4.0 (2014-07-16)
111111
* **bump css-flip to `~0.5.0`**
112112
* **bump grunt to `~0.4.5`**
113113
* upgrade from grunt-jscs-checker `~0.4.4` to grunt-jscs `~0.6.1`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "grunt-css-flip",
33
"description": "Grunt plugin for Twitter's css-flip",
4-
"version": "0.3.0",
4+
"version": "0.4.0",
55
"homepage": "https://github.com/twbs/grunt-css-flip",
66
"author": "Chris Rebert <[email protected]> (http://chrisrebert.com)",
77
"repository": {

0 commit comments

Comments
 (0)