Skip to content

Commit 6a84b5b

Browse files
committed
v0.5.3
1 parent 3bcf9c5 commit 6a84b5b

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.2",
5+
"version": "0.5.3",
66
"scripts": {
77
"clean": "rimraf lib dist coverage",
88
"lint": "eslint src test examples",

0 commit comments

Comments
 (0)