From adc8887a6552734b6fba36699ea77e9a093496e4 Mon Sep 17 00:00:00 2001 From: ankurk91 Date: Sat, 29 Oct 2022 11:19:14 +0530 Subject: [PATCH] v11.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 261a2b4..8fef8f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-flatpickr-component", - "version": "11.0.0", + "version": "11.0.1", "description": "Vue.js component for Flatpickr date-time picker", "main": "dist/index.umd.js", "module": "dist/esm/index.js",