We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7764135 commit bf6d832Copy full SHA for bf6d832
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>metosin</groupId>
5
<artifactId>malli</artifactId>
6
- <version>0.16.4-SNAPSHOT</version>
+ <version>0.16.4</version>
7
<name>malli</name>
8
<licenses>
9
<license>
@@ -15,7 +15,7 @@
15
<url>https://github.com/metosin/malli</url>
16
<connection>scm:git:git://github.com/metosin/malli.git</connection>
17
<developerConnection>scm:git:ssh://[email protected]/metosin/malli.git</developerConnection>
18
- <tag>0.16.3</tag>
+ <tag>0.16.4</tag>
19
</scm>
20
<dependencies>
21
<dependency>
0 commit comments