Updated cl-bible.asd
This commit is contained in:
parent
51aa9c81ff
commit
2ae03c99ab
@ -1,10 +1,10 @@
|
||||
;;;; cl-bible.asd
|
||||
|
||||
(asdf:defsystem #:cl-bible
|
||||
:description "Describe cl-bible here"
|
||||
:author "Your Name <your.name@example.com>"
|
||||
:license "Specify license here"
|
||||
:version "0.0.1"
|
||||
:description "A bible study app"
|
||||
:author "Silas Vedder <silas@silasvedder.xyz>"
|
||||
:license "MIT"
|
||||
:version "0.0.2"
|
||||
:serial t
|
||||
:depends-on (#:str #:clog)
|
||||
:components ((:file "package")
|
||||
|
Loading…
x
Reference in New Issue
Block a user