Skip to content

Commit 68292ce

Browse files
committed
0.3.1
1 parent 952cbe5 commit 68292ce

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
### HEAD
22

3+
### 0.3.1 (November 19, 2015)
4+
5+
* URL updates for move to SUIT org
6+
37
### 0.3.0 (November 19, 2015)
48

59
* Add missing `!important` rule

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "suitcss-utils-flexbox",
2+
"name": "suitcss-utils-flex",
33
"description": "Flexbox utilities for SUIT CSS",
4-
"version": "0.3.0",
4+
"version": "0.3.1",
55
"style": "index.css",
66
"files": [
77
"index.css",

0 commit comments

Comments
 (0)