Skip to content

Commit 453acc3

Browse files
committed
0.5.0
1 parent c99b156 commit 453acc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "react-inline-grid",
3-
"description": "Predictable flexbox based grid for React.",
3+
"description": "A predictable gird layout based on flexbox for React.",
44
"main": "./lib/index.js",
5-
"version": "0.4.0",
5+
"version": "0.5.0",
66
"scripts": {
77
"clean": "rimraf lib dist coverage",
88
"lint": "eslint src test examples",

0 commit comments

Comments
 (0)