From bb0d81a4e9005ebfc832572f94c2c09757bbecda Mon Sep 17 00:00:00 2001 From: Max Lynch Date: Wed, 21 Sep 2016 15:10:44 -0500 Subject: [PATCH] vBump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 04927d9ec..1234dbb46 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "1.3.22", + "version": "1.3.23", "description": "Native plugin wrappers for Cordova and Ionic with TypeScript, ES6+, Promise and Observable support", "main": "dist/es5/index.js", "typings": "dist/es5/index.d.ts",