From 392707fb8c23e71aa724a41e8471f77fc6e56042 Mon Sep 17 00:00:00 2001 From: Henrique Araujo Date: Fri, 24 Apr 2020 20:05:13 -0300 Subject: [PATCH] bump 0.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd7e438..040e6bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "svelte-copy-to-clipboard", - "version": "0.2.3", + "version": "0.2.4", "description": "Copy to clipboard component for Svelte", "author": "Henrique Araujo (https://henriquecaraujo.github.io/cv", "license": "MIT",