Skip to content

Commit f4372c5

Browse files
committed
2.0.0
1 parent 561ac4e commit f4372c5

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
### 2.0.0 (May 05, 2016)
4+
5+
* Update `base` to `^2.0.0`
6+
37
### 1.0.0 (February 28, 2016)
48

59
* Update `utils` to `^1.0.0`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "suitcss",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "CSS base styles, utilities, and structural components for web apps",
55
"style": "index.css",
66
"files": [

0 commit comments

Comments
 (0)