Skip to content

Commit 898f259

Browse files
committed
3.0.0
1 parent 8dff184 commit 898f259

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bin-wrapper",
3-
"version": "2.1.3",
3+
"version": "3.0.0",
44
"description": "Binary wrapper that makes your programs seamlessly available as local dependencies",
55
"license": "MIT",
66
"repository": "kevva/bin-wrapper",
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"bin-check": "^1.0.0",
2929
"bin-version-check": "^2.1.0",
30-
"download": "^4.0.1-rc.1",
30+
"download": "^4.0.0",
3131
"globby": "^1.0.0",
3232
"os-filter-obj": "^1.0.0"
3333
},

0 commit comments

Comments
 (0)