From 7119feb4adf43756a4f24576c0e404d79a795976 Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Thu, 7 May 2020 18:38:45 -0700 Subject: [PATCH] v0.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5741185d..c064f1ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "carbon-components-svelte", - "version": "0.5.1", + "version": "0.6.0", "license": "Apache-2.0", "description": "Svelte implementation of the Carbon Design System", "svelte": "src/index.js",