diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index b3f666e..77842f9 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -6,7 +6,8 @@
-
+
+
@@ -100,7 +101,7 @@
-
+
@@ -110,7 +111,7 @@
-
+
@@ -121,7 +122,7 @@
-
+
@@ -130,7 +131,7 @@
-
+
@@ -143,20 +144,11 @@
-
-
-
-
-
-
-
-
-
-
+
@@ -204,7 +196,7 @@
-
+
@@ -216,8 +208,17 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
@@ -300,9 +301,9 @@
-
-
+
+
@@ -501,7 +502,7 @@
-
+
1557130876740
@@ -514,7 +515,7 @@
-
+
@@ -678,13 +679,6 @@
-
-
-
-
-
-
-
@@ -720,23 +714,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -760,7 +737,7 @@
-
+
@@ -768,5 +745,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/package.json b/package.json
index 839122d..0e40883 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "ng2-fittext",
- "version": "1.2.5",
+ "version": "1.2.6",
"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 e14de7e..c0badc4 100644
--- a/publishPackage.json
+++ b/publishPackage.json
@@ -1,6 +1,6 @@
{
"name": "ng2-fittext",
- "version": "1.2.5",
+ "version": "1.2.6",
"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",