Skip to content

Commit e322c39

Browse files
committed
0.1.2
1 parent 0b80fcc commit e322c39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "path-root-regex",
33
"description": "Regular expression for getting the root of a posix or windows filepath.",
4-
"version": "0.1.1",
4+
"version": "0.1.2",
55
"homepage": "https://github.com/regexhq/path-root-regex",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"repository": "regexhq/path-root-regex",
@@ -62,4 +62,4 @@
6262
"reflinks": true
6363
}
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)