Closed rads closed 1 year ago
$ bbin install io.github.babashka/neil --git/tag v0.1.57 {:coords {:git/url "https://github.com/babashka/neil.git", :git/tag "v0.1.57", :git/sha "350c7ce94060bb0a6e57b32d35c37d9b17d88970"}, :lib io.github.babashka/neil} $ neil --version neil 0.1.57 $ bbin install io.github.babashka/neil --git/tag v0.1.58 {:coords {:git/url "https://github.com/babashka/neil.git", :git/tag "v0.1.58", :git/sha "375029b25bbaab21b04951b4bcd20fff628c9569"}, :lib io.github.babashka/neil} $ neil --version ----- Error -------------------------------------------------------------------- Type: clojure.lang.ExceptionInfo Message: Coerce failure: cannot transform (implicit) true to string
Thanks for reporting, fixed on main