From 098724dd898756a31e739b2b388ec278489c5e94 Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Sun, 3 May 2020 16:49:39 -0700 Subject: [PATCH] v0.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fbf990c9..5741185d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "carbon-components-svelte", - "version": "0.5.0", + "version": "0.5.1", "license": "Apache-2.0", "description": "Svelte implementation of the Carbon Design System", "svelte": "src/index.js",