Skip to content

Commit 78e9591

Browse files
committed
chore: bump v0.1.2
1 parent 3b27a9c commit 78e9591

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.1")
7+
(def version "0.1.2")
88

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

0 commit comments

Comments
 (0)