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