We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fe9bf8 commit 2307221Copy full SHA for 2307221
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>metosin</groupId>
5
<artifactId>malli</artifactId>
6
- <version>0.19.2</version>
+ <version>0.20.0-alpha3</version>
7
<name>malli</name>
8
<description>High-performance data-driven data specification library for Clojure/Script.</description>
9
<licenses>
@@ -16,7 +16,7 @@
16
<url>https://github.com/metosin/malli</url>
17
<connection>scm:git:git://github.com/metosin/malli.git</connection>
18
<developerConnection>scm:git:ssh://[email protected]/metosin/malli.git</developerConnection>
19
- <tag>0.19.2</tag>
+ <tag>0.20.0-alpha3</tag>
20
</scm>
21
<dependencies>
22
<dependency>
0 commit comments