We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ad6361 commit 80ad36eCopy full SHA for 80ad36e
package.json
@@ -2,7 +2,7 @@
2
"name": "react-inline-grid",
3
"description": "Predictable flexbox based grid for React.",
4
"main": "./lib/index.js",
5
- "version": "0.1.1",
+ "version": "0.2.0",
6
"scripts": {
7
"clean": "rimraf lib dist coverage",
8
"lint": "eslint src test examples",
0 commit comments