Skip to content

Commit f9393af

Browse files
committed
chore: bump v0.1.4
1 parent a365e3b commit f9393af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/com/moclojer/tools/build.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[clojure.string :as string]
55
[clojure.tools.build.api :as b]))
66

7-
(def version "0.1.3")
7+
(def version "0.1.4")
88

99
(def class-dir "target/classes")
1010
(def jar-file "target/com.moclojer.components.jar")

0 commit comments

Comments
 (0)