From 62224bfdebbb9ae5fcf2f7311cc6d89c59289669 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9sar=20Mendon=C3=A7a?= Date: Thu, 29 Jun 2017 08:28:00 -0300 Subject: [PATCH] 4.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e9d6ab6..9d4f4f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ng2-currency-mask", - "version": "4.0.2", + "version": "4.1.0", "description": "A very simple currency mask directive that allows using a number attribute with the ngModel.", "scripts": { "prepublish": "ngc"