We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb678de commit d652210Copy full SHA for d652210
build.clj
@@ -5,7 +5,7 @@
5
[net.lewisship.build :as b]))
6
7
(def lib 'io.github.hlship/cli-tools)
8
-(def version "0.16.0-beta-2")
+(def version "0.16.0-beta-3")
9
10
(def jar-params {:project-name lib
11
:version version
0 commit comments