We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09996d2 commit 533ae9aCopy full SHA for 533ae9a
package.json
@@ -2,7 +2,7 @@
2
"name": "react-inline-grid",
3
"description": "A predictable gird layout based on flexbox for React.",
4
"main": "./lib/index.js",
5
- "version": "0.5.0",
+ "version": "0.5.1",
6
"scripts": {
7
"clean": "rimraf lib dist coverage",
8
"lint": "eslint src test examples",
0 commit comments