Skip to content

Commit

Permalink
version -> 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
johnstonmatt committed Mar 30, 2023
1 parent ea7dfad commit 66a5c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.5.1",
"version": "1.6.0",
"tasks": {
"compile-win": "deno compile --unstable -A --target x86_64-pc-windows-msvc --output dist/cndi-win.exe dist/cndi.js",
"compile-linux": "deno compile --unstable -A --target x86_64-unknown-linux-gnu --output dist/cndi-linux dist/cndi.js",
Expand Down

0 comments on commit 66a5c59

Please sign in to comment.