From b5e7da05637030cb69cc98b300d7fabe224d16cb Mon Sep 17 00:00:00 2001 From: Alessio Maffeis Date: Wed, 23 Aug 2017 11:17:31 +0200 Subject: [PATCH] 1.13.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 51eb7ac..c979879 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-picture-input", - "version": "1.13.1", + "version": "1.13.2", "description": "Mobile-friendly picture file input component with image preview and drag and drop.", "main": "PictureInput.vue", "scripts": {