diff --git a/package.json b/package.json index 506f84e..16b96ac 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ag-grid-vue-example", "description": "ag-Grid Vue Examples", - "version": "10.0.0", + "version": "10.1.0", "author": "Sean Landsman ", "license": "MIT", "bugs": { @@ -21,9 +21,9 @@ "vue" ], "dependencies": { - "ag-grid": "10.0.x", - "ag-grid-enterprise": "10.0.x", - "ag-grid-vue": "10.0.x", + "ag-grid": "10.1.x", + "ag-grid-enterprise": "10.1.x", + "ag-grid-vue": "10.1.x", "vue": "^2.1.0", "vue-router": "^2.1.0", "babel-core": "^6.0.0",