From e0114f6cdef007a8a6984b77a4a4a8511d5aae63 Mon Sep 17 00:00:00 2001 From: Jens Malmborg Date: Thu, 24 Sep 2020 21:22:12 +0200 Subject: [PATCH] 0.8.0 --- 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 05585157..81a8332f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "pixi3d", - "version": "0.7.1", + "version": "0.8.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index bbc13c5e..31a3135d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pixi3d", - "version": "0.7.1", + "version": "0.8.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": [