From e19540589858c60635af16e0f16252c7a292fb5b Mon Sep 17 00:00:00 2001 From: Lorenzo Iovino Date: Mon, 19 Jun 2017 11:28:38 +0200 Subject: [PATCH] Version 1.0.18 (thanks to nischi) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0440868..1668443 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ng2-fittext", - "version": "1.0.17", + "version": "1.0.18", "description": "An Angular2 directive for autoscale the font size of an element to fit an upper level container.", "main": "index.js", "scripts": {