We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e620c31 commit 0ea4b91Copy full SHA for 0ea4b91
1 file changed
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.1.0</version>
+ <version>1.0.0</version>
8
<packaging>jar</packaging>
9
<name>${project.groupId}:${project.artifactId}</name>
10
<description>Project to help build functionality that needs to show the differences between two objects</description>
0 commit comments