~maxgyver83/emailbook-janet

81e84d10ac5ccad813b5136a15161f041ed0bdf7 — Max Schillinger 6 months ago c954334 main 0.2.0
Version 0.2.0
1 files changed, 1 insertions(+), 1 deletions(-)

M emailbook.janet
M emailbook.janet => emailbook.janet +1 -1
@@ 5,7 5,7 @@
(defmacro test [&] nil)
(protect (use judge))

(def VERSION "0.1.0")
(def VERSION "0.2.0")

(defn usage [&opt exitcode]
  (default exitcode 0)