From 42c4baf03094233badcdea70e59b50e1c1153525 Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Mon, 20 Apr 2020 08:29:34 -0700 Subject: [PATCH] v0.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ac3da37..31bbcb06 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "carbon-components-svelte", - "version": "0.4.1", + "version": "0.4.2", "license": "Apache-2.0", "description": "Svelte implementation of the Carbon Design System", "svelte": "src/index.js",