From 171cc93385c9aa2ad84600a7ea50df59f056cd83 Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Wed, 8 Jan 2020 07:13:19 -0800 Subject: [PATCH] v0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4433438e..609fca6e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "carbon-components-svelte", - "version": "0.1.0", + "version": "0.2.0", "license": "Apache-2.0", "description": "Svelte implementation of the Carbon Design System", "svelte": "src/index.js",