diff --git a/package.json b/package.json index 986cd57a..674271cd 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": "2.0.0-next.2", + "version": "2.0.0-next.3", "repository": { "type": "git", "url": "git://github.com/browserify/resolve.git"