From 08cde33aa3b0367a243ec9056d854a9ce4e4e955 Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Fri, 17 Jul 2020 12:42:20 -0700 Subject: [PATCH] v0.7.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07178819..f15f587b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "carbon-components-svelte", - "version": "0.7.4", + "version": "0.7.5", "license": "Apache-2.0", "description": "Svelte implementation of the Carbon Design System", "svelte": "./src/index.js",