diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index b2aa0ea..3a2c066 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -5,12 +5,8 @@
-
-
-
-
-
+
@@ -99,14 +95,14 @@
-
+
-
+
@@ -115,7 +111,7 @@
-
+
@@ -124,7 +120,7 @@
-
+
@@ -143,9 +139,13 @@
-
-
-
+
+
+
+
+
+
+
@@ -194,7 +194,16 @@
-
+
+
+
+
+
+
+
+
+
+
@@ -208,11 +217,6 @@
-
-
-
-
-
@@ -263,10 +267,10 @@
-
-
+
+
@@ -374,6 +378,50 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -394,24 +442,24 @@
-
+
-
+
-
+
-
+
@@ -536,20 +584,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -616,5 +650,19 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/package.json b/package.json
index 9429166..0c22349 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "ng2-fittext",
- "version": "1.2.1",
+ "version": "1.2.2",
"description": "Ng2 Fittext, an Angular library",
"main": "./bundles/ng2-fittext.umd.js",
"module": "./ng2-fittext.es5.js",
diff --git a/publishPackage.json b/publishPackage.json
index b56814d..179ab61 100644
--- a/publishPackage.json
+++ b/publishPackage.json
@@ -1,6 +1,6 @@
{
"name": "ng2-fittext",
- "version": "1.2.1",
+ "version": "1.2.2",
"description": "Ng2-fittext: An Angular2+ directive that change the font size until it fit the upper level container dimension.",
"main": "./bundles/ng2-fittext.umd.js",
"module": "./ng2-fittext.es5.js",