From a6634e4c7c2b800d1eb554758fb6bce692add9ba Mon Sep 17 00:00:00 2001 From: Jens Malmborg Date: Wed, 23 Dec 2020 14:16:53 +0100 Subject: [PATCH] 0.9.1 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index bf064270..60c69df9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "pixi3d", - "version": "0.9.0", + "version": "0.9.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 05c3c5a3..195ad309 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pixi3d", - "version": "0.9.0", + "version": "0.9.1", "description": "The 3D rendering library which makes it simple to composite both 3D and 2D content on the web", "main": "dist/pixi3d.js", "files": [