Skip to content

Commit

Permalink
chore: bump to v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
J0sueTM committed Oct 22, 2024
1 parent 8f5259f commit f1ba400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/com/moclojer/tools/build.clj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[clojure.string :as string]
[clojure.tools.build.api :as b]))

(def version "0.1.0")
(def version "0.1.1")

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

0 comments on commit f1ba400

Please sign in to comment.