Skip to content

Commit

Permalink
Version 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hisaitami committed Nov 25, 2023
1 parent feb2ddc commit bbf5d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tldr.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
:default-desc ""]
[nil, "--random" "show a random command"]])

(def version "tldr.cljs v0.7.2 (spec v2.0)")
(def version "tldr.cljs v0.7.3 (spec v2.0)")

(defn usage [options-summary]
(->> ["usage: tldr.cljs [--verbose] [OPTION]... SEARCH\n"
Expand Down

0 comments on commit bbf5d36

Please sign in to comment.