diff --git a/package.json b/package.json
index 5010b48..53d00d0 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "ag-grid-react-example",
- "version": "19.1.1",
+ "version": "19.1.2",
"description": "Example Reach applicaiton using ag-Grid.",
"main": "dist/ag-grid-react-example.js",
"scripts": {
@@ -69,4 +69,4 @@
"react-router-dom": "4.3.1",
"redux": "^4.0.1"
}
-}
+}
\ No newline at end of file
diff --git a/src-examples/richGridDeclarativeExample/RichGridDeclarativeExample.jsx b/src-examples/richGridDeclarativeExample/RichGridDeclarativeExample.jsx
index 8e76dc6..002e05d 100644
--- a/src-examples/richGridDeclarativeExample/RichGridDeclarativeExample.jsx
+++ b/src-examples/richGridDeclarativeExample/RichGridDeclarativeExample.jsx
@@ -157,7 +157,7 @@ export default class RichGridDeclarativeExample extends Component {
-