From 959289a0cba9f95dc3a3bc7294e3aa1fd6991c12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9sar=20Mendon=C3=A7a?= Date: Fri, 16 Mar 2018 13:55:48 -0300 Subject: [PATCH] 5.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 302b6d7..67ced0d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ng2-currency-mask", - "version": "5.3.0", + "version": "5.3.1", "description": "A very simple currency mask directive that allows using a number attribute with the ngModel.", "scripts": { "prepublish": "ngc"