diff --git a/package.json b/package.json index 1d21cbd..4bdf018 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "cached-path-relative", "description": "Memoize the results of the path.relative function", "repository": "git://github.com/ashaffer/cached-path-relative.git", - "version": "1.0.1", + "version": "1.0.2", "license": "MIT", "main": "lib/index.js", "dependencies": {},