Skip to content

Commit 533ae9a

Browse files
committed
0.5.1
1 parent 09996d2 commit 533ae9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

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

0 commit comments

Comments
 (0)