diff --git a/package.json b/package.json index 0d9464cdd..16d61e912 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "stage-ui", "author": "Script Heads", - "version": "0.7.43", + "version": "0.7.44", "license": "MIT", "private": true, "workspaces": [ @@ -65,4 +65,4 @@ "vite": "2.8.6", "vite-plugin-svgr": "1.0.1" } -} \ No newline at end of file +} diff --git a/packages/core/package.json b/packages/core/package.json index 5b3c07ea8..dfdf3c69a 100755 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,7 +1,7 @@ { "name": "@stage-ui/core", "description": "Flexible UI components library declared by your own Design System.", - "version": "0.7.43", + "version": "0.7.44", "license": "MIT", "homepage": "https://stageui.shds.io/", "bugs": "https://github.com/script-heads/stage-ui/issues", @@ -41,4 +41,4 @@ "peerDependencies": { "react": ">=16" } -} \ No newline at end of file +} diff --git a/packages/icons/package.json b/packages/icons/package.json index 4e1166554..086ef4d32 100755 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -1,7 +1,7 @@ { "name": "@stage-ui/icons", "description": "Flexible UI components library declared by your own Design System.", - "version": "0.7.43", + "version": "0.7.44", "license": "MIT", "homepage": "https://stageui.shds.io/", "bugs": "https://github.com/script-heads/stage-ui/issues", @@ -36,4 +36,4 @@ "peerDependencies": { "react": ">=16" } -} \ No newline at end of file +} diff --git a/packages/system/package.json b/packages/system/package.json index 1af97b11b..76777e9f8 100755 --- a/packages/system/package.json +++ b/packages/system/package.json @@ -1,7 +1,7 @@ { "name": "@stage-ui/system", "description": "Flexible UI components library declared by your own Design System.", - "version": "0.7.43", + "version": "0.7.44", "license": "MIT", "homepage": "https://stageui.shds.io/", "bugs": "https://github.com/script-heads/stage-ui/issues", @@ -40,4 +40,4 @@ "react": ">=16", "@emotion/react": ">=11" } -} \ No newline at end of file +}