From ac64802c76d3400401ab88f534a98a3270a7cd7f Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Wed, 3 Jun 2020 12:45:19 -0700 Subject: [PATCH] v0.7.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 261e0a18..21580733 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "carbon-components-svelte", - "version": "0.7.0", + "version": "0.7.1", "license": "Apache-2.0", "description": "Svelte implementation of the Carbon Design System", "svelte": "src/index.js",