Skip to content

Commit

Permalink
fix: Fix lib tag
Browse files Browse the repository at this point in the history
  • Loading branch information
alexisvincent committed Dec 22, 2021
1 parent 3f56a83 commit b46720a
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 @@ -4,7 +4,7 @@

(def global-opts
{:repository "github-kepler"
:lib 'kepler16/authzed.clj})
:lib 'kepler16/gx.clj})

(defn release-prepare [opts]
(->> opts
Expand Down

0 comments on commit b46720a

Please sign in to comment.