Skip to content

Commit 82b8829

Browse files
committed
Release version 2.6.0
1 parent 6e86205 commit 82b8829

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.zapodot</groupId>
55
<artifactId>jackson-databind-java-optional</artifactId>
6-
<version>2.5.5-SNAPSHOT</version>
6+
<version>2.6.0</version>
77
<packaging>bundle</packaging>
88
<description>Jackson Databind module for serializing and deserializing Java 8 java.util.Option objects.
99
This tool is forked from original source created by @realjenius </description>

0 commit comments

Comments
 (0)