diff --git a/package-lock.json b/package-lock.json index d9a51701..bf064270 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "pixi3d", - "version": "0.8.1", + "version": "0.9.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a16f8b46..05c3c5a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pixi3d", - "version": "0.8.1", + "version": "0.9.0", "description": "The 3D rendering library which makes it simple to composite both 3D and 2D content on the web", "main": "dist/pixi3d.js", "files": [