Skip to content

Commit 2307221

Browse files
committed
Bump
1 parent 5fe9bf8 commit 2307221

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>metosin</groupId>
55
<artifactId>malli</artifactId>
6-
<version>0.19.2</version>
6+
<version>0.20.0-alpha3</version>
77
<name>malli</name>
88
<description>High-performance data-driven data specification library for Clojure/Script.</description>
99
<licenses>
@@ -16,7 +16,7 @@
1616
<url>https://github.com/metosin/malli</url>
1717
<connection>scm:git:git://github.com/metosin/malli.git</connection>
1818
<developerConnection>scm:git:ssh://[email protected]/metosin/malli.git</developerConnection>
19-
<tag>0.19.2</tag>
19+
<tag>0.20.0-alpha3</tag>
2020
</scm>
2121
<dependencies>
2222
<dependency>

0 commit comments

Comments
 (0)