Skip to content

Commit

Permalink
Version 0.3.1
Browse files Browse the repository at this point in the history
- Tweak to test support for bnodes
  • Loading branch information
ericdscott committed Jul 9, 2023
1 parent 662a9ce commit 5592355
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 @@ -9,7 +9,7 @@

(def lib 'ont-app/rdf)

(def version "0.3.1-SNAPSHOT")
(def version "0.3.1")

(defn validate-deps
"Throws an `ex-info` of type `::invalid-deps`, or returns `opts` unchanged"
Expand Down

0 comments on commit 5592355

Please sign in to comment.