Skip to content

Commit

Permalink
Use existing clojars group
Browse files Browse the repository at this point in the history
  • Loading branch information
ingesolvoll committed Nov 17, 2021
1 parent 019eff3 commit 6513fb1
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 @@ -3,7 +3,7 @@
[clojure.string :as str]
[org.corfield.build :as bb]))

(def lib 're-statecharts/re-statecharts)
(def lib 'ingesolvoll/re-statecharts)
(def version "0.0.1")

(defn install [opts]
Expand Down

0 comments on commit 6513fb1

Please sign in to comment.