deno compile --output bin/myprogramdeno compile --output bin/myprogram, it works as expected. Is is possible to save the filename by the package.json (or is there anywhere else i should put the version?) in the output filename? (e.g bin/myprogram_2.0.0bin/myprogram_2.0.0). thanksJoin the Discord to ask follow-up questions and connect with the community