Skip to content

Commit

Permalink
Version 0.3.0
Browse files Browse the repository at this point in the history
- fixes #2
- fixes #26
- fixes #27
ericdscott committed May 9, 2023
1 parent 8448b15 commit b8fb75f
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
@@ -8,7 +8,7 @@

(def lib 'ont-app/vocabulary)

(def version "0.3.0-SNAPSHOT")
(def version "0.3.0")

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

0 comments on commit b8fb75f

Please sign in to comment.