From afc9c1f4561bf988c22b79d367bf8729f0368c89 Mon Sep 17 00:00:00 2001 From: Caio Incau Date: Fri, 19 May 2017 15:12:55 -0300 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8e8abbc..657f2dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "awesome-mask", - "version": "0.5.2", + "version": "0.5.3", "description": "An awesome mask directive for Vue.js using vanilla-masker from `https://github.com/BankFacil/vanilla-masker`", "main": "index.js", "scripts": {