Skip to content

Commit 1e2c153

Browse files
committed
chore: bump to v0.0.6
1 parent 65d4af8 commit 1e2c153

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

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

0 commit comments

Comments
 (0)