Skip to content

Commit b144b01

Browse files
committed
Changes version to 0.2.0
1 parent 5a2e804 commit b144b01

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
@@ -5,7 +5,7 @@
55

66
<groupId>es.uvigo.esei.sing</groupId>
77
<artifactId>java-to-distributable</artifactId>
8-
<version>0.1.0-SNAPSHOT</version>
8+
<version>0.2.0</version>
99
<packaging>jar</packaging>
1010

1111
<name>Java to distributable</name>
@@ -241,4 +241,4 @@
241241
</plugin>
242242
</plugins>
243243
</build>
244-
</project>
244+
</project>

0 commit comments

Comments
 (0)