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.
2 parents bbdb381 + ef69460 commit a9363b0Copy full SHA for a9363b0
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>com.github.jonpereiradev</groupId>
6
<artifactId>diff-objects</artifactId>
7
- <version>0.2.0</version>
+ <version>0.3.0</version>
8
<packaging>jar</packaging>
9
<properties>
10
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -24,4 +24,4 @@
24
<scope>test</scope>
25
</dependency>
26
</dependencies>
27
-</project>
+</project>
0 commit comments