From 7cf0d1e16320bfea1dff10f0d2594e4af378af94 Mon Sep 17 00:00:00 2001 From: dtodorov Date: Wed, 24 Apr 2019 15:12:31 +0300 Subject: [PATCH] chore: bump version to 6.2.0 --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index 60c518f..714b04f 100644 --- a/src/package.json +++ b/src/package.json @@ -1,6 +1,6 @@ { "name": "nativescript-imagepicker", - "version": "6.1.2", + "version": "6.2.0", "description": "A plugin for the NativeScript framework implementing multiple image picker", "repository": { "type": "git",