From 97c88940baa0d8c034f2fe0a330b954dab01f655 Mon Sep 17 00:00:00 2001 From: 100stacks <100stacks@users.noreply.github.com> Date: Mon, 1 Feb 2021 15:17:58 -0600 Subject: [PATCH] publish(npm): v2.0.0 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 380bf92..2c6eda4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@helix-design-system/helix-react", - "version": "1.4.0", + "version": "2.0.0", "description": "React components to wrap HelixUI custom elements", "source": "src/index.mjs", "main": "dist/helix-react.js",