From 8534061b2f71ec1539b658c0fd3085e9887ee9a7 Mon Sep 17 00:00:00 2001 From: Daniel Sogl Date: Fri, 18 Oct 2019 16:08:48 +0200 Subject: [PATCH] 5.15.1 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 651a8cb1b..220b15c08 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "5.15.0", + "version": "5.15.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ed3258daf..0cd3c2b4a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "5.15.0", + "version": "5.15.1", "description": "Native plugin wrappers for Cordova and Ionic with TypeScript, ES6+, Promise and Observable support", "homepage": "https://ionicframework.com/", "author": "Ionic Team (https://ionic.io)",