Skip to content

Commit 0550f2c

Browse files
authored
Release v0.9.0
1 parent 5aa8476 commit 0550f2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ To install the CLI, run the following Deno command.
7979

8080
```bash
8181
deno install --allow-run --allow-read --allow-write --allow-net --unstable --force \
82-
--name=denofunc https://raw.githubusercontent.com/anthonychu/azure-functions-deno-worker/v0.8.0/denofunc.ts
82+
--name=denofunc https://raw.githubusercontent.com/anthonychu/azure-functions-deno-worker/v0.9.0/denofunc.ts
8383
```
8484

8585
Confirm it is installed correctly:

0 commit comments

Comments
 (0)