From 74f48239555ae30fbde77bc3a1d3dce48e0f2205 Mon Sep 17 00:00:00 2001 From: Sacha Morard <2254275+SachaMorard@users.noreply.github.com> Date: Tue, 23 Jul 2024 12:45:52 +0200 Subject: [PATCH] chore: new version, just to push package with ci/cd --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f3dde3..6b4fe54 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-edgee", - "version": "1.0.0", + "version": "1.0.1", "description": "React component to use the Edgee SDK", "main": "dist/index.js", "types": "dist/index.d.ts",