diff --git a/build.clj b/build.clj index 8eecf0f..eb9c1b9 100644 --- a/build.clj +++ b/build.clj @@ -3,7 +3,7 @@ [clojure.string :as str] [org.corfield.build :as bb])) -(def lib 'ingesolvoll/re-statecharts) +(def lib 'com.github.ingesolvoll/re-statecharts) (def version "0.0.1") (defn install [opts]