diff --git a/package-lock.json b/package-lock.json index 2695a467..3a05d4ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@platformatic/ui-components", - "version": "0.1.130", + "version": "0.1.131", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@platformatic/ui-components", - "version": "0.1.130", + "version": "0.1.131", "license": "Apache-2.0", "dependencies": { "autoprefixer": "^10.4.12", diff --git a/package.json b/package.json index b017cd30..bdaec183 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@platformatic/ui-components", "description": "Platformatic UI Components", - "version": "0.1.130", + "version": "0.1.131", "type": "module", "license": "Apache-2.0", "repository": {