diff --git a/package.json b/package.json index eb5fc87..a8f9b46 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "is-hidden-file", - "version": "1.1.0", + "version": "1.1.1", "description": "Check if a file/folder is hidden on node js that works on any platform.", "main": "src/index.js", "author": "Justin Maximillian Kimlim ",