diff --git a/package-lock.json b/package-lock.json index c06ee0514..7e296d632 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "worldwindjs", - "version": "1.5.90", + "version": "1.6.90", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4b6f7b68c..0e4b6da26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "worldwindjs", - "version": "1.5.90", + "version": "1.6.90", "description": "WorldWindJS is an interactive 3D globe library featuring imagery, maps, terrain and 2D projections from the Web WorldWind virtual globe SDK from NASA and ESA plus several community contributions.", "main": "build/dist/worldwind.min.js", "homepage": "https://emxsys.github.io/worldwindjs/",