Skip to content

Commit

Permalink
0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
broucz committed Sep 10, 2015
1 parent c99b156 commit 453acc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "react-inline-grid",
"description": "Predictable flexbox based grid for React.",
"description": "A predictable gird layout based on flexbox for React.",
"main": "./lib/index.js",
"version": "0.4.0",
"version": "0.5.0",
"scripts": {
"clean": "rimraf lib dist coverage",
"lint": "eslint src test examples",
Expand Down

0 comments on commit 453acc3

Please sign in to comment.