Skip to content

Commit

Permalink
7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
makinggoodsoftware committed Jan 17, 2017
1 parent 0aa2f7a commit 72dae24
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "ag-grid-react-example",
"version": "7.1.1",
"version": "7.2.0",
"description": "Example Reach applicaiton using ag-Grid.",
"main": "dist/ag-grid-react-example.js",
"scripts": {
Expand Down Expand Up @@ -36,8 +36,8 @@
"dependencies": {
"react": "0.14.6",
"react-dom": "0.14.6",
"ag-grid": "7.1.x",
"ag-grid-enterprise": "7.1.x",
"ag-grid-react": "7.1.x"
"ag-grid": "7.2.x",
"ag-grid-enterprise": "7.2.x",
"ag-grid-react": "7.2.x"
}
}

0 comments on commit 72dae24

Please sign in to comment.