From 19b3e8f5213b14bdfac6a89873c243e412974b01 Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 4 Jan 2019 22:22:10 +0100 Subject: [PATCH] 4.19.0 --- 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 55fae21d8..1580d39a1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "4.18.0", + "version": "4.19.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a9f8ebfc5..494f71de8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "4.18.0", + "version": "4.19.0", "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)",