diff --git a/package-lock.json b/package-lock.json index ff821fd..c1fbc53 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "xrblocks", - "version": "0.6.0", + "version": "0.7.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "xrblocks", - "version": "0.6.0", + "version": "0.7.0", "license": "Apache-2.0", "devDependencies": { "@dimforge/rapier3d": "^0.19.2", diff --git a/package.json b/package.json index 25f1564..595c9c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xrblocks", - "version": "0.6.0", + "version": "0.7.0", "description": "XR Blocks SDK", "main": "build/xrblocks.js", "types": "build/xrblocks.d.ts",