diff --git a/rules/package.json b/rules/package.json index 5ff7b3b4db..5bb997e073 100644 --- a/rules/package.json +++ b/rules/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-openlayers-internal", - "version": "1.0.0", + "version": "2.0.0", "description": "Custom ESLint rules for the OpenLayers project", "main": "index.js" }