Skip to content

Commit

Permalink
Bump version to 0.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi committed Oct 29, 2015
1 parent 2d4c29f commit df3c32c
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 @@ -142,7 +142,7 @@ To use JadConfig in your project using Maven add the following lines into the de
<dependency>
<groupId>com.github.joschi</groupId>
<artifactId>jadconfig</artifactId>
<version>0.12.1</version>
<version>0.12.2</version>
</dependency>


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<groupId>com.github.joschi</groupId>
<artifactId>jadconfig</artifactId>
<version>0.12.2-SNAPSHOT</version>
<version>0.12.2</version>
<packaging>jar</packaging>

<name>JadConfig</name>
Expand Down

0 comments on commit df3c32c

Please sign in to comment.