diff --git a/package-lock.json b/package-lock.json index 5780322..9b4fd95 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@incutonez/core-ui", - "version": "1.3.1", + "version": "1.3.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@incutonez/core-ui", - "version": "1.3.1", + "version": "1.3.2", "dependencies": { "@material-symbols/svg-400": "^0.23.0", "just-clone": "^6.2.0", diff --git a/package.json b/package.json index 3f87824..c81c3bc 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@incutonez/core-ui", "description": "Core UI Components built with PrimeVue", "type": "module", - "version": "1.3.1", + "version": "1.3.2", "module": "dist/index.js", "main": "dist/index.js", "types": "dist/index.d.ts",