Skip to content

Commit

Permalink
change group name
Browse files Browse the repository at this point in the history
  • Loading branch information
robertluo committed Dec 31, 2022
1 parent 664b784 commit 65ae081
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 @@ -5,7 +5,7 @@

(defn project
[opts]
(merge opts {:lib 'robertluo/waterfall
(merge opts {:lib 'io.github.robertluo/waterfall
:version (format "0.1.%s" (b/git-count-revs nil))
:scm {:url "https://github.com/robertluo/waterfall"}}))

Expand Down

0 comments on commit 65ae081

Please sign in to comment.