Skip to content

Commit c9c704d

Browse files
committed
v1.7.1
1 parent d538c95 commit c9c704d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CLI_ANNOUNCE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# v1.7.1 Do: sergeant create app_builder myawesomeapp
12
# v1.7.0 Added windows support. Stable version.
23
# v1.6.0 Support for data: svg url import resolution Stable version
34
# v1.4.0 fonts loading from css + other fixes

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Only need deno to install sergeant (esbuild is automatically imported):
7474
## sergeant
7575

7676
```
77-
deno install -A -f https://cdn.jsdelivr.net/gh/scriptmaster/sergeant@1.7.0/sergeant.ts
77+
deno install -A -f https://cdn.jsdelivr.net/gh/scriptmaster/sergeant@1.7.1/sergeant.ts
7878
```
7979

8080
Only need deno and sergeant and you can do `sergeant` or `sergeant serve`

0 commit comments

Comments
 (0)