Skip to content

Commit 7516dd2

Browse files
committed
chore: bump v0.1.3
1 parent 7b46825 commit 7516dd2

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

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

0 commit comments

Comments
 (0)