diff --git a/package-lock.json b/package-lock.json index bf6f3747..8379da3a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "elixir-cloud-components", - "version": "0.0.1", + "version": "0.1.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "elixir-cloud-components", - "version": "0.0.1", + "version": "0.1.0", "workspaces": [ "apps/*", "packages/*" diff --git a/package.json b/package.json index b4415821..dba201ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "elixir-cloud-components", - "version": "0.0.1", + "version": "0.1.0", "description": "Elixir Cloud Components is lightweight, fast, and reusable web-components developed by Elixir Cloud and AAI Community for managing and accessing various services.", "repository": { "type": "git",