Skip to content

Commit d8e9c21

Browse files
authored
Bump to v0.7.0
1 parent 23e238b commit d8e9c21

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
@@ -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.6.0/denofunc.ts
82+
--name=denofunc https://raw.githubusercontent.com/anthonychu/azure-functions-deno-worker/v0.7.0/denofunc.ts
8383
```
8484

8585
Confirm it is installed correctly:
@@ -170,4 +170,4 @@ You've deployed your first Azure Functions app in Deno! 🦕
170170
171171
---
172172
173-
*Disclaimer: This is a community open source project. No official support is provided by Microsoft.*
173+
*Disclaimer: This is a community open source project. No official support is provided by Microsoft.*

0 commit comments

Comments
 (0)