From 4779f5193c49712cd2f2dc79363a76a1d5c4e962 Mon Sep 17 00:00:00 2001 From: Niklas Date: Mon, 13 Mar 2017 20:40:38 +0100 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0fb73bdf..0e5eff40 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-fingerprint-aio", - "version": "1.0.2", + "version": "1.1.0", "description": "Cordova plugin to use fingerprint authentication on Android and iOS", "cordova": { "id": "cordova-plugin-fingerprint-aio",