Skip to content

Commit a9363b0

Browse files
author
Jonathan Pereira
committed
Merge branch 'release/0.3.0'
2 parents bbdb381 + ef69460 commit a9363b0

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
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.github.jonpereiradev</groupId>
66
<artifactId>diff-objects</artifactId>
7-
<version>0.2.0</version>
7+
<version>0.3.0</version>
88
<packaging>jar</packaging>
99
<properties>
1010
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -24,4 +24,4 @@
2424
<scope>test</scope>
2525
</dependency>
2626
</dependencies>
27-
</project>
27+
</project>

0 commit comments

Comments
 (0)