From 5fb1004a38bb9954f3ab6b5a034288a0d116725e Mon Sep 17 00:00:00 2001 From: "Ryan A. Johnson" Date: Wed, 31 Jan 2018 15:55:51 -0600 Subject: [PATCH 1/3] 0.1.0-1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d1729eb6..dfc1fbd30 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "helix-ui", - "version": "0.1.0-0", + "version": "0.1.0-1", "description": "Web Component Library", "keywords": [ "custom elements", From 067b42d450e085991a73a75ce4573ce16e4a9738 Mon Sep 17 00:00:00 2001 From: "Ryan A. Johnson" Date: Wed, 31 Jan 2018 15:56:43 -0600 Subject: [PATCH 2/3] 0.2.0-0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dfc1fbd30..ce1a82798 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "helix-ui", - "version": "0.1.0-1", + "version": "0.2.0-0", "description": "Web Component Library", "keywords": [ "custom elements", From 06ccd7a504819d839a61a1ee14391e777d5db2ed Mon Sep 17 00:00:00 2001 From: "Ryan A. Johnson" Date: Wed, 31 Jan 2018 16:02:17 -0600 Subject: [PATCH 3/3] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce1a82798..d414a803c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "helix-ui", - "version": "0.2.0-0", + "version": "0.2.0", "description": "Web Component Library", "keywords": [ "custom elements",