From 3565b636f8a18b923c3be7d93bd1991373e823da Mon Sep 17 00:00:00 2001 From: Zdravko Branzov Date: Tue, 10 Sep 2019 16:02:54 +0300 Subject: [PATCH] chore: bump version to 7.1.0 --- src/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/package.json b/src/package.json index e70fbd9..e5772e8 100644 --- a/src/package.json +++ b/src/package.json @@ -1,6 +1,6 @@ { "name": "nativescript-imagepicker", - "version": "7.0.0", + "version": "7.1.0", "description": "A plugin for the NativeScript framework implementing multiple image picker", "repository": { "type": "git",