diff --git a/package.json b/package.json index b16b8bc..618739e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@primeuix/monorepo", - "version": "0.3.0", + "version": "0.3.1", "author": "PrimeTek Informatics", "repository": { "type": "git", diff --git a/packages/styled/package.json b/packages/styled/package.json index 408c5be..ff6872f 100644 --- a/packages/styled/package.json +++ b/packages/styled/package.json @@ -1,6 +1,6 @@ { "name": "@primeuix/styled", - "version": "0.3.0", + "version": "0.3.1", "author": "PrimeTek Informatics", "description": "", "license": "MIT", @@ -46,4 +46,4 @@ "engines": { "node": ">=12.11.0" } -} \ No newline at end of file +} diff --git a/packages/utils/package.json b/packages/utils/package.json index 16facd4..c524436 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@primeuix/utils", - "version": "0.3.0", + "version": "0.3.1", "author": "PrimeTek Informatics", "description": "", "license": "MIT", @@ -49,4 +49,4 @@ "engines": { "node": ">=12.11.0" } -} \ No newline at end of file +}