From 436f7b6bcac57682b470242ebf3fffd9bce27a6e Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sat, 25 Jan 2025 21:47:11 +0000 Subject: [PATCH] bump: v1.0.1 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 100c7830..dc1b51ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "elixir-cloud-components", - "version": "1.0.0", + "version": "1.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "elixir-cloud-components", - "version": "1.0.0", + "version": "1.0.1", "workspaces": [ "apps/*", "packages/*" diff --git a/package.json b/package.json index 3583e3e9..270328bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "elixir-cloud-components", - "version": "1.0.0", + "version": "1.0.1", "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",