diff --git a/package.json b/package.json index 27ea88fb2..643993e7d 100755 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "stage-ui", "author": "Script Heads", - "version": "0.7.67", + "version": "0.7.70", "license": "MIT", "private": true, "workspaces": [ diff --git a/packages/core/package.json b/packages/core/package.json index 4da9545d0..25048edc0 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.67", + "version": "0.7.70", "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 7a0131f52..ffd97cca4 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.67", + "version": "0.7.70", "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 e1458f2ad..0370642fa 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.67", + "version": "0.7.70", "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