We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8796f5 commit fb902e4Copy full SHA for fb902e4
CHANGELOG.md
@@ -1,5 +1,9 @@
1
### HEAD
2
3
+### 0.2.0 (November 18, 2015)
4
+
5
+* Add `u-flexGrow` utility
6
7
### 0.1.0 (November 18, 2015)
8
9
* Public release.
package.json
@@ -1,7 +1,7 @@
{
"name": "suitcss-utils-flexbox",
"description": "Flexbox utilities for SUIT CSS",
- "version": "0.1.0",
+ "version": "0.2.0",
"style": "index.css",
"files": [
"index.css",
0 commit comments