Skip to content

Commit

Permalink
Release v1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Grzegorz Piwowarek committed Feb 13, 2016
1 parent 2f159a9 commit fb9d45f
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 @@ -30,7 +30,7 @@ For Maven users:
<dependency>
<groupId>pl.touk</groupId>
<artifactId>throwing-function</artifactId>
<version>1.1</version>
<version>1.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 @@ -3,7 +3,7 @@

<groupId>pl.touk</groupId>
<artifactId>throwing-function</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2</version>

<name>ThrowingFunction</name>
<packaging>jar</packaging>
Expand Down

0 comments on commit fb9d45f

Please # to comment.