Skip to content

Commit 447fe3e

Browse files
committed
2.0
1 parent 166aeb5 commit 447fe3e

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
{
22
"name": "flex-attributes",
3-
"version": "1.0.5",
4-
"description": "A css library that allows you to compose flexbox layouts with attributes.",
3+
"version": "2.0.0",
4+
"description": "A css library that allows you to compose mobile first, adaptive flexbox layouts and grids with attributes.",
55
"main": "flex-attributes.css",
66
"keywords": [
77
"css",
88
"flexbox",
99
"attributes",
10-
"layout"
10+
"layout",
11+
"grid",
12+
"bootstrap"
1113
],
1214
"author": "hemlok",
1315
"license": "ISC",

0 commit comments

Comments
 (0)