Skip to content

Commit

Permalink
Version 0.7.0
Browse files Browse the repository at this point in the history
Complicant with tldr-pages client specification v2.0
  • Loading branch information
hisaitami committed Nov 5, 2023
1 parent 0a46a5e commit bb793fd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 27 deletions.
26 changes: 0 additions & 26 deletions TODO

This file was deleted.

2 changes: 1 addition & 1 deletion tldr.cljs
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
:default-desc ""]
[nil, "--random" "show a random command"]])

(def version "tldr.cljs v0.6.9 (spec v2.0)")
(def version "tldr.cljs v0.7.0 (spec v2.0)")

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

0 comments on commit bb793fd

Please sign in to comment.