From 364b30af59173a25d696f698fdff24eb9fd2e6e5 Mon Sep 17 00:00:00 2001 From: Daniel Sogl Date: Tue, 26 Nov 2019 17:11:20 +0100 Subject: [PATCH] 5.17.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 47eb504a3..0fa95e87f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "5.17.0", + "version": "5.17.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8100d5850..1b5d51629 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "5.17.0", + "version": "5.17.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)",