Skip to content

Commit 7af4085

Browse files
committed
set description in pom.xml
the pom description is shown for example on clojars
1 parent 8d159f7 commit 7af4085

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<artifactId>malli</artifactId>
66
<version>0.18.0</version>
77
<name>malli</name>
8+
<description>High-performance data-driven data specification library for Clojure/Script.</description>
89
<licenses>
910
<license>
1011
<name>Eclipse Public License 2.0</name>

0 commit comments

Comments
 (0)