diff --git a/package.json b/package.json index 16292f9..9e86f06 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "geo-three", - "version": "0.1.3", + "version": "0.1.4", "type": "module", "description": "geo-three is library for tile based geographic map layers in with three.js supporting selective loading/unloading of real-time generated 3D tiles", "main": "build/Main.d.ts",