Skip to content

Commit ec55609

Browse files
committed
2.0.0
publishing as 2.0.0 instead of 1.0.0 since this package was apparently published as 1.0.0 by previous owner (which I wasn't aware of)
1 parent 8e11c2c commit ec55609

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": "get-file",
33
"description": "CLI to get a single file from Github repository.",
4-
"version": "0.2.0",
4+
"version": "2.0.0",
55
"homepage": "https://github.com/jonschlinkert/get-file",
66
"author": "Jon Schlinkert (https://github.com/jonschlinkert)",
77
"contributors": [

0 commit comments

Comments
 (0)