Skip to content

Commit 503b7e0

Browse files
authored
Update group-id
1 parent 0026fb9 commit 503b7e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject clj-commons/byte-streams (or (System/getenv "version") "0.2.5")
1+
(defproject clj-commons.org/byte-streams (or (System/getenv "version") "0.2.5")
22
:description "A simple way to handle the menagerie of Java byte representations."
33
:license {:name "MIT License"
44
:url "http://opensource.org/licenses/MIT"}

0 commit comments

Comments
 (0)