Skip to content

Commit 3eca5b0

Browse files
committed
1.0.0
1 parent 90fcd0e commit 3eca5b0

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-valid-glob",
33
"description": "Return true if a value is a valid glob pattern or patterns.",
4-
"version": "0.3.0",
4+
"version": "1.0.0",
55
"homepage": "https://github.com/jonschlinkert/is-valid-glob",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"contributors": [
@@ -61,4 +61,4 @@
6161
"reflinks": true
6262
}
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)