Skip to content

Commit

Permalink
Change project org.
Browse files Browse the repository at this point in the history
  • Loading branch information
jColeChanged committed Aug 22, 2022
1 parent 2e4161f commit a35b7bb
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 josh.benchmarking (or (System/getenv "PROJECT_VERSION") "SNAPSHOT-0.1.0")
(defproject org.clojars.joshua/josh.benchmarking (or (System/getenv "PROJECT_VERSION") "SNAPSHOT-0.1.0")
:description "A benchmark automation utility."
:url "https://github.com/jcolechanged/josh.benchmarking"
:license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"
Expand Down

0 comments on commit a35b7bb

Please sign in to comment.