diff --git a/package.json b/package.json index acc03306..5196d94a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "anu-vue", - "version": "0.5.1", + "version": "0.6.0", "description": "", "main": "index.js", "private": true, diff --git a/packages/anu-vue/package.json b/packages/anu-vue/package.json index e9afd990..5a0ac122 100644 --- a/packages/anu-vue/package.json +++ b/packages/anu-vue/package.json @@ -1,7 +1,7 @@ { "name": "anu-vue", "private": false, - "version": "0.5.1", + "version": "0.6.0", "type": "module", "description": "DX focused utility based component library", "author": "JD Solanki ",