Skip to content

Commit

Permalink
Bump version to 0.0.1 for first release
Browse files Browse the repository at this point in the history
  • Loading branch information
Nithanim committed Oct 1, 2015
1 parent bbd84f3 commit 91b7c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>me.nithanim.gw2api</groupId>
<artifactId>gw2api</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.1</version>
<packaging>jar</packaging>
<name>gw2api</name>
<description>A java wrapper for the official Guild Wars 2 api.</description>
Expand Down

0 comments on commit 91b7c59

Please sign in to comment.