We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf3d85c commit 038cfb0Copy full SHA for 038cfb0
deno.json
@@ -1,6 +1,6 @@
1
{
2
- "version": "2.10.0",
3
- "deno_version": "1.43.3",
+ "version": "2.11.0",
+ "deno_version": "1.43.6",
4
"tasks": {
5
"tar-win": "tar -czvf dist/release-archives/cndi-win.tar.gz -C dist/win/in .",
6
"tar-linux": "tar -czvf dist/release-archives/cndi-linux.tar.gz -C dist/linux/in .",
0 commit comments