Skip to content

Commit 07947c4

Browse files
committedJan 19, 2022
1.1.0
1 parent 40c73bf commit 07947c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "cached-path-relative",
33
"description": "Memoize the results of the path.relative function",
44
"repository": "git://github.com/ashaffer/cached-path-relative.git",
5-
"version": "1.0.2",
5+
"version": "1.1.0",
66
"license": "MIT",
77
"main": "lib/index.js",
88
"dependencies": {},

0 commit comments

Comments
 (0)
Please sign in to comment.