diff --git a/package.json b/package.json index eb1b621..51210e4 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": "0.1.0", + "version": "1.0.0", "license": "MIT", "main": "lib/index.js", "dependencies": {},