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