Skip to content

Commit 5f56e28

Browse files
libname
1 parent 1292db2 commit 5f56e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
(:refer-clojure :exclude [test])
33
(:require [clojure.tools.build.api :as b]))
44

5-
(def lib 'io.github.clojurecivitas/clojurecivitas.github.io)
5+
(def lib 'io.github.clojurecivitas/clojurecivitas)
66
(def version "0.1.0-SNAPSHOT")
77
(def main 'civitas.main)
88
(def class-dir "target/classes")

0 commit comments

Comments
 (0)