We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 952cbe5 commit 68292ceCopy full SHA for 68292ce
CHANGELOG.md
@@ -1,5 +1,9 @@
1
### HEAD
2
3
+### 0.3.1 (November 19, 2015)
4
+
5
+* URL updates for move to SUIT org
6
7
### 0.3.0 (November 19, 2015)
8
9
* Add missing `!important` rule
package.json
@@ -1,7 +1,7 @@
{
- "name": "suitcss-utils-flexbox",
+ "name": "suitcss-utils-flex",
"description": "Flexbox utilities for SUIT CSS",
- "version": "0.3.0",
+ "version": "0.3.1",
"style": "index.css",
"files": [
"index.css",
0 commit comments