Skip to content

Commit b771103

Browse files
committed
Bump to 3.0.1
1 parent 0ad08cb commit b771103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "isbinaryfile",
33
"description": "Detects if a file is binary in Node.js. Similar to Perl's -B.",
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"devDependencies": {
66
"mocha": "^2.2.4",
77
"grunt": "~0.4.1",

0 commit comments

Comments
 (0)