Skip to content

Commit 6ae31fe

Browse files
committed
Prepare for release 0.2.0
1 parent ff1e5e6 commit 6ae31fe

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
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>org.codejive.jpm</groupId>
77
<artifactId>jpm</artifactId>
8-
<version>0.2-SNAPSHOT</version>
8+
<version>0.2.0</version>
99

1010
<name>Java Package Manager</name>
1111
<description>A simple command line tool for managing Maven dependencies for Java tools like javac and java</description>

0 commit comments

Comments
 (0)