Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Commit

Permalink
release 5.2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
ceolter committed Aug 18, 2016
1 parent 3fb8e85 commit bc2a8d9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ag-grid-react-example",
"version": "5.1.0",
"version": "5.2.0",
"description": "Example Reach applicaiton using ag-Grid.",
"main": "dist/ag-grid-react-example.js",
"scripts": {
Expand Down Expand Up @@ -34,8 +34,8 @@
"dependencies": {
"react": "0.14.6",
"react-dom": "0.14.6",
"ag-grid": "~5.1.0",
"ag-grid-enterprise": "~5.1.0",
"ag-grid-react": "~5.1.0"
"ag-grid": "~5.2.0",
"ag-grid-enterprise": "~5.2.0",
"ag-grid-react": "~5.2.0"
}
}

0 comments on commit bc2a8d9

Please sign in to comment.