Skip to content

Commit 76b3470

Browse files
committed
Set version to 0.2.1-SNAPSHOT
1 parent 10db00e commit 76b3470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<packaging>jar</packaging>
1111
<name>JsonNullable Jackson module</name>
1212
<description>JsonNullable wrapper class and Jackson module to support fields with meaningful null values.</description>
13-
<version>0.2.0</version>
13+
<version>0.2.1-SNAPSHOT</version>
1414

1515
<url>https://github.com/OpenAPITools/jackson-databind-nullable</url>
1616
<scm>

0 commit comments

Comments
 (0)