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.
v0.0.6
1 parent 65d4af8 commit 1e2c153Copy full SHA for 1e2c153
dev/com/moclojer/tools/build.clj
@@ -4,7 +4,7 @@
4
[clojure.string :as string]
5
[clojure.tools.build.api :as b]))
6
7
-(def version "0.0.5")
+(def version "0.0.6")
8
9
(def class-dir "target/classes")
10
(def jar-file "target/com.moclojer.components.jar")
0 commit comments