Skip to content

Commit 6669a85

Browse files
committed
1.0.0
1 parent e1dbc1a commit 6669a85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "is-relative",
33
"description": "Returns `true` if the path appears to be relative.",
4-
"version": "0.2.0",
4+
"version": "1.0.0",
55
"homepage": "https://github.com/jonschlinkert/is-relative",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"contributors": [
@@ -68,4 +68,4 @@
6868
"reflinks": true
6969
}
7070
}
71-
}
71+
}

0 commit comments

Comments
 (0)