diff --git a/.gitignore b/.gitignore index 64f23cd39..f4035aaa1 100644 --- a/.gitignore +++ b/.gitignore @@ -98,4 +98,8 @@ typings/ # cypress test screenshots and videos cypress/screenshots -cypress/videos \ No newline at end of file +cypress/videos + +*.swp +*.swo + diff --git a/package.json b/package.json index 8d3628561..c8d2277d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "leaflet-environmental-layers", - "version": "2.2.1", + "version": "2.3.0", "description": "", "main": "index.js", "directories": {