File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 52
52
53
53
## Installation
54
54
55
- ** Note: You need to upgrade to Deno v1.4.1 or newer in order to use our CLI.**
55
+ ** Note: You need to upgrade to Deno v1.6.0 or newer in order to use our CLI.**
56
56
57
57
``` shell script
58
- deno install -Afq --unstable https://x.nest.land/eggs@0.3.0 /eggs.ts
58
+ deno install -Afq --unstable https://x.nest.land/eggs@0.3.4 /eggs.ts
59
59
```
60
60
61
61
For more information, see the [ documentation] ( https://docs.nest.land/ ) .
@@ -197,9 +197,6 @@ eggs upgrade
197
197
198
198
## Contributing
199
199
200
- <img alt =" GitHub Hacktoberfest combined status " src =" https://img.shields.io/github/hacktoberfest/2020/nestdotland/eggs?logo=digitalocean " >
201
-
202
-
203
200
All contributions are welcome! If you can think of a command or feature that
204
201
might benefit nest.land, fork this repository and make a pull request from
205
202
your branch with the additions. Make sure to use [ Conventional
Original file line number Diff line number Diff line change 1
- export const version = "0.3.3 " ;
1
+ export const version = "0.3.4 " ;
You can’t perform that action at this time.
0 commit comments