From f41dfee9125a792cbf992c07219e4f3a54cad532 Mon Sep 17 00:00:00 2001 From: Ibby Hadeed Date: Wed, 5 Jul 2017 02:43:30 -0400 Subject: [PATCH] 3.13.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bdb33694..9364e8cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "3.13.0", + "version": "3.13.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)",