Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Mertzenich committed Mar 2, 2024
1 parent 2677840 commit 85f53f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject org.clj-commons/hickory (or (System/getenv "PROJECT_VERSION") "0.7.1")
(defproject org.clj-commons/hickory (or (System/getenv "PROJECT_VERSION") "0.7.5")
:description "HTML as Data"
:url "https://github.com/clj-commons/hickory"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit 85f53f6

Please sign in to comment.