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

Commit

Permalink
release 5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ceolter committed Sep 9, 2016
1 parent 0dc55bd commit 8804a01
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.3.2",
"version": "5.4.0",
"description": "Example Reach applicaiton using ag-Grid.",
"main": "dist/ag-grid-react-example.js",
"scripts": {
Expand Down Expand Up @@ -35,8 +35,8 @@
"dependencies": {
"react": "0.14.6",
"react-dom": "0.14.6",
"ag-grid": "~5.3.0",
"ag-grid-enterprise": "~5.3.0",
"ag-grid-react": "~5.3.2"
"ag-grid": "~5.4.0",
"ag-grid-enterprise": "~5.4.0",
"ag-grid-react": "~5.4.0"
}
}

0 comments on commit 8804a01

Please sign in to comment.