diff --git a/package.json b/package.json index 28bf4a7..6375492 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lhmask", - "version": "1.0.0", + "version": "1.0.1", "description": "Biblioteca com funções para formatação de dados.", "main": "src/lhmask.js", "scripts": { @@ -17,4 +17,4 @@ "url": "https://bitbucket.org/leandro_costa/lhmask/issues" }, "homepage": "https://bitbucket.org/leandro_costa/lhmask#readme" -} \ No newline at end of file +}