From b5f9ba588aa4733d04212841a980681b35d866e4 Mon Sep 17 00:00:00 2001 From: Ibby Date: Mon, 3 Oct 2016 17:38:47 -0400 Subject: [PATCH] 2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a7d026c9b..013af8c1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "2.1.0", + "version": "2.1.1", "description": "Native plugin wrappers for Cordova and Ionic with TypeScript, ES6+, Promise and Observable support", "main": "dist/index.js", "typings": "dist/index.d.ts",