From a0ea3498e383cd89661f97506285f79ddd06d36e Mon Sep 17 00:00:00 2001 From: Gary Moore Date: Tue, 4 Oct 2022 03:29:32 +0100 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a168d4c..6269d13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fancy-password-input", - "version": "0.1.0", + "version": "0.1.1", "description": "A kinda cool fancy password input", "license": "MIT", "svelte": "index.js",