diff --git a/lerna.json b/lerna.json index b2b64e13c3..72449c2209 100644 --- a/lerna.json +++ b/lerna.json @@ -3,7 +3,7 @@ "packages": [ "packages/*" ], - "version": "0.2.2", + "version": "1.0.0", "npmClient": "yarn", "useWorkspaces": true } diff --git a/packages/smarthr-ui/package.json b/packages/smarthr-ui/package.json index 2466fc751c..69f3da0ac1 100644 --- a/packages/smarthr-ui/package.json +++ b/packages/smarthr-ui/package.json @@ -1,7 +1,7 @@ { "name": "smarthr-ui", "author": "SmartHR-UI Team", - "version": "0.2.2", + "version": "1.0.0", "description": "SmartHR ui components built with React.", "keywords": [ "react",