diff --git a/package-lock.json b/package-lock.json index ff889f3..ca0fd52 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "tsl-textures", - "version": "1.3.0", + "version": "1.4.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "tsl-textures", - "version": "1.3.0", + "version": "1.4.0", "license": "MIT", "devDependencies": { "@eslint/js": "^9.4.0", diff --git a/package.json b/package.json index 4f3be00..721cc67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tsl-textures", - "version": "1.3.0", + "version": "1.4.0", "description": "A collection of Three.js Shading Language (TSL) textures ", "main": "index.js", "repository": {