diff --git a/package-lock.json b/package-lock.json index 9281a55d..ccbc284d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@empathyco/x-archetype", - "version": "0.4.0", + "version": "0.5.0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index a7965aa4..7a95d026 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@empathyco/x-archetype", "author": "Empathy Systems Corporation S.L.", - "version": "0.4.0", + "version": "0.5.0", "license": "Apache-2.0", "homepage": "https://github.com/empathyco/x-archetype", "description": "Starting point to setup a X Components project",