From 594f7f1f46a256a2abd1d8eb8061493a63affc45 Mon Sep 17 00:00:00 2001 From: 100stacks <100stacks@users.noreply.github.com> Date: Thu, 23 Jul 2020 12:25:34 -0500 Subject: [PATCH] 1.0.0-alpha.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a07e76..2fab6d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@helix-design-system/helix-react", - "version": "0.1.0", + "version": "1.0.0-alpha.0", "description": "React components to wrap HelixUI custom elements", "module": "src/index.mjs", "scripts": {