Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
broucz committed Aug 28, 2015
1 parent 7081c59 commit 4e31ead
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "react-inline-grid",
"description": "Predictable flexbox based grid for React.",
"main": "./lib/index.js",
"version": "0.2.1",
"version": "0.3.0",
"scripts": {
"clean": "rimraf lib dist coverage",
"lint": "eslint src test examples",
Expand Down Expand Up @@ -30,7 +30,6 @@
"style",
"flux",
"redux",
"immutable",
"predictable"
],
"author": "Pierre Brouca <broucapierre@gmail.com> (https://github.com/broucz)",
Expand Down

0 comments on commit 4e31ead

Please sign in to comment.