diff --git a/package.json b/package.json index 752b77c..b9589ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "klaw-sync", - "version": "1.0.2", + "version": "1.1.0", "description": "Recursive and synchronous file system walker", "main": "klaw-sync.js", "repository": {