Skip to content

Commit

Permalink
version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
siegerveenstra committed May 8, 2015
1 parent 072c594 commit 89d09ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Add the following dependency to your project's Maven POM.
<dependency>
<groupId>nl.mirabeau</groupId>
<artifactId>ceddl4j</artifactId>
<version>0.1.0</version>
<version>0.2.0</version>
</dependency>
For other build tools see: https://maven-badges.herokuapp.com/maven-central/nl.mirabeau/ceddl4j
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>nl.mirabeau</groupId>
<artifactId>ceddl4j</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.2.0</version>
<packaging>jar</packaging>

<dependencies>
Expand Down

0 comments on commit 89d09ca

Please sign in to comment.