From 433f287452a973ae875dcbca514234974a2d9d5d Mon Sep 17 00:00:00 2001 From: 100stacks <100stacks@users.noreply.github.com> Date: Tue, 25 Aug 2020 13:50:01 -0500 Subject: [PATCH] publish(npm): v1.0.0 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f721307..8350b20 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@helix-design-system/helix-react", - "version": "1.0.0-alpha.4", + "version": "1.0.0", "description": "React components to wrap HelixUI custom elements", "source": "src/index.mjs", "main": "dist/index.js",