Skip to content

Commit 6125b79

Browse files
committed
Mark as alpha
1 parent f98655f commit 6125b79

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

bin/proj

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44
(:require [lioss.main :as lioss]))
55

66
(lioss/main
7-
{:license :mpl
8-
:inception-year 2022
9-
:description ""
10-
:group-id "com.lambdaisland"})
7+
{:license :mpl
8+
:inception-year 2022
9+
:description ""
10+
:version-qualifier "alpha"
11+
:group-id "com.lambdaisland"})
1112

1213
;; Local Variables:
1314
;; mode:clojure

0 commit comments

Comments
 (0)