Skip to content

Commit

Permalink
Version 0.2.9
Browse files Browse the repository at this point in the history
- fixes #11
  • Loading branch information
ericdscott committed Apr 30, 2023
1 parent c9c3146 commit 2932ef1
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.2.9-SNAPSHOT")
(def version "0.2.9")

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

0 comments on commit 2932ef1

Please sign in to comment.