Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
quoll committed Oct 8, 2023
1 parent 4fd4d3d commit 4c446ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.clj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

(def pom "build-rsc/pom.xml")
(def lib 'org.clojars.quoll/tiara)
(def version "0.3.2")
(def version "0.3.3")

;; clojure -X:build
(defn test "Run the tests." [opts]
Expand Down

0 comments on commit 4c446ec

Please sign in to comment.