diff --git a/package-lock.json b/package-lock.json index 638caa9..972ac7f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@incutonez/core-ui", - "version": "1.2.1", + "version": "1.2.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@incutonez/core-ui", - "version": "1.2.1", + "version": "1.2.2", "dependencies": { "@material-symbols/svg-400": "^0.23.0", "just-clone": "^6.2.0", diff --git a/package.json b/package.json index b9bb7f4..b25aacb 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.2.1", + "version": "1.2.2", "repository": { "type": "git", "url": "git+https://github.com/incutonez/core-ui.git"