From 249ec863c2ea645e4abf15174fd2be064c1d20a2 Mon Sep 17 00:00:00 2001 From: Valentin Hervieu Date: Wed, 5 Jan 2022 20:57:05 +0100 Subject: [PATCH] v1.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f65de23..03f1a64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "svelte-easy-crop", - "version": "1.0.5", + "version": "1.0.6", "svelte": "src/index.svelte", "module": "dist/index.mjs", "main": "dist/index.js",