Skip to content

Commit 9a2de13

Browse files
committed
chore: bump to 0.2.0
1 parent ca28311 commit 9a2de13

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudflared",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "Cloudflared in Node.",
55
"type": "module",
66
"module": "lib/lib.js",
@@ -20,7 +20,9 @@
2020
"cloudflared",
2121
"macos",
2222
"windows",
23-
"linux"
23+
"linux",
24+
"cli",
25+
"lib"
2426
],
2527
"author": "JacobLinCool <jacoblincool@gmail.com> (https://github.com/JacobLinCool)",
2628
"license": "MIT",

0 commit comments

Comments
 (0)