Skip to content

Commit 80ad36e

Browse files
committed
0.2.0
1 parent 0ad6361 commit 80ad36e

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": "Predictable flexbox based grid for React.",
44
"main": "./lib/index.js",
5-
"version": "0.1.1",
5+
"version": "0.2.0",
66
"scripts": {
77
"clean": "rimraf lib dist coverage",
88
"lint": "eslint src test examples",

0 commit comments

Comments
 (0)