diff --git a/package-lock.json b/package-lock.json index 5cf8c46c..292fc6af 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "3.12.0", + "version": "3.12.1", "lockfileVersion": 1, "dependencies": { "@angular/compiler": { diff --git a/package.json b/package.json index 70e66549..84d81541 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "3.12.0", + "version": "3.12.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)",