diff --git a/package.json b/package.json index 35297c8..062bb74 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.9", + "version": "1.22.10", "repository": { "type": "git", "url": "git://github.com/browserify/resolve.git"