diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index eae506b..f4010bc 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -6,7 +6,6 @@
-
@@ -79,11 +78,12 @@
-
+
+
-
+
@@ -106,17 +106,28 @@
+
+
+
+
+
+
+
+
+
+
+
@@ -131,20 +142,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -201,8 +198,8 @@
-
-
+
+
@@ -226,6 +223,7 @@
Ngx
ng-f
ng2
+ Proxy
Ngx
@@ -255,10 +253,10 @@
-
+
@@ -281,14 +279,17 @@
-
-
+
+
+
+
+
@@ -331,7 +332,6 @@
-
@@ -382,18 +382,19 @@
-
+
+
-
+
-
+
-
+
@@ -508,20 +509,10 @@
-
-
-
-
-
-
-
-
-
-
@@ -537,6 +528,23 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -571,16 +579,6 @@
-
-
-
-
-
-
-
-
-
-
@@ -590,8 +588,8 @@
-
-
+
+
diff --git a/package.json b/package.json
index d0a2bae..b2a97c8 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "ng2-fittext",
- "version": "1.2.0",
+ "version": "1.2.1",
"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 12db8a0..b56814d 100644
--- a/publishPackage.json
+++ b/publishPackage.json
@@ -1,6 +1,6 @@
{
"name": "ng2-fittext",
- "version": "1.2.0",
+ "version": "1.2.1",
"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",