From a96c1bffb96731d1802a8b2666a97752c92f5e98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9sar=20Mendon=C3=A7a?= Date: Tue, 18 Jul 2017 09:19:06 -0300 Subject: [PATCH] 4.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d4f4f7..5b3ff17 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ng2-currency-mask", - "version": "4.1.0", + "version": "4.2.0", "description": "A very simple currency mask directive that allows using a number attribute with the ngModel.", "scripts": { "prepublish": "ngc"