From 54a0d6ab904be9a7d00adaa0da4d81f509cd58e6 Mon Sep 17 00:00:00 2001 From: Martin Reinhardt Date: Thu, 20 Apr 2017 18:03:30 +0200 Subject: [PATCH] 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1023704..773fe23 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nativescript-ngx-fonticon", - "version": "2.1.2", + "version": "2.2.0", "description": "Use custom font icon collections seamlessly with NativeScript for Angular.", "main": "nativescript-ngx-fonticon", "module": "nativescript-ngx-fonticon.js",