hop
hop copied to clipboard
Change "version" task to use "echo"
Rather than executing a Clojure namespace to return the current version number, we could instead implement the default version task using the shell's echo
command.