diff --git a/package-lock.json b/package-lock.json index 75fdc2d9..d2bccc54 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "aframe-extras", - "version": "7.3.0", + "version": "7.3.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "aframe-extras", - "version": "7.3.0", + "version": "7.3.1", "license": "MIT", "dependencies": { "nipplejs": "^0.10.1", diff --git a/package.json b/package.json index bb425c6b..83a66b9f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aframe-extras", - "version": "7.3.0", + "version": "7.3.1", "description": "Add-ons and examples for A-Frame VR.", "author": "Don McCurdy ", "license": "MIT",