Skip to content

Commit 867e4e8

Browse files
committed
docs: update default version in readme
1 parent ea31e17 commit 867e4e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@ If you use Deno, you can also directly compile from source and install `cwc`
2323
using the command —
2424

2525
```
26-
deno install --quiet --allow-read --allow-write --allow-net=www.googleapis.com --allow-env --name cwc https://deno.land/x/cwc@1.0.0/mod.ts
26+
deno install --quiet --allow-read --allow-write --allow-net=www.googleapis.com --allow-env --name cwc https://deno.land/x/cwc@1.1.0/mod.ts
2727
```
2828

2929
## Usage
3030

3131
```
3232
Usage: cwc
33-
Version: 1.0.0
33+
Version: 1.1.0
3434
3535
Description:
3636

0 commit comments

Comments
 (0)