diff --git a/package.json b/package.json index 44f7b42..354f527 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "resolve", "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously", - "version": "1.22.4", + "version": "1.22.5", "repository": { "type": "git", "url": "git://github.com/browserify/resolve.git"