diff --git a/package-lock.json b/package-lock.json index 4d2f2b0..dd19226 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ng2-currency-mask", - "version": "5.3.1", + "version": "9.0.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index da6e0c0..e8b9b68 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ng2-currency-mask", - "version": "9.0.1", + "version": "9.0.2", "description": "A very simple currency mask directive that allows using a number attribute with the ngModel.", "repository": { "type": "git", diff --git a/projects/ng2-currency-mask/package.json b/projects/ng2-currency-mask/package.json index 9034df7..e510439 100644 --- a/projects/ng2-currency-mask/package.json +++ b/projects/ng2-currency-mask/package.json @@ -1,6 +1,6 @@ { "name": "ng2-currency-mask", - "version": "9.0.1", + "version": "9.0.2", "description": "A very simple currency mask directive that allows using a number attribute with the ngModel.", "repository": { "type": "git",