Skip to content

Commit

Permalink
Update to _correct_ group-id
Browse files Browse the repository at this point in the history
  • Loading branch information
slipset authored Sep 30, 2021
1 parent 503b7e0 commit ee03469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
(defproject clj-commons.org/byte-streams (or (System/getenv "version") "0.2.5")
(defproject org.clj-commons/byte-streams (or (System/getenv "version") "0.2.5")
:description "A simple way to handle the menagerie of Java byte representations."
:license {:name "MIT License"
:url "http://opensource.org/licenses/MIT"}
Expand Down

0 comments on commit ee03469

Please sign in to comment.