diff --git a/package-lock.json b/package-lock.json index 47fcb3d..72a650a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@uralys/fox", - "version": "1.3.2", + "version": "1.3.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@uralys/fox", - "version": "1.3.2", + "version": "1.3.3", "license": "MIT", "bin": { "fox": "cli/cli.js" diff --git a/package.json b/package.json index 91438f4..7987cb6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@uralys/fox", - "version": "1.3.2", + "version": "1.3.3", "description": "🦊 Starter and Components for your Godot Engine app", "author": "chrisdugne", "license": "MIT",