We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16cac38 commit 590c956Copy full SHA for 590c956
cmds/qob.lisp
@@ -50,7 +50,7 @@
50
(clingon:make-command
51
:name "qob"
52
:description "CLI for building, running, testing, and managing your Common Lisp dependencies"
53
- :version "0.1.0"
+ :version "0.2.0"
54
:authors '("Jen-Chieh Shen <[email protected]>")
55
:license "MIT"
56
:options (options)
0 commit comments