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 a365e3b commit f9393afCopy full SHA for f9393af
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.1.3")
+(def version "0.1.4")
8
9
(def class-dir "target/classes")
10
(def jar-file "target/com.moclojer.components.jar")
0 commit comments