Skip to content

Commit fb9d45f

Browse files
author
Grzegorz Piwowarek
committed
Release v1.2
1 parent 2f159a9 commit fb9d45f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ For Maven users:
3030
<dependency>
3131
<groupId>pl.touk</groupId>
3232
<artifactId>throwing-function</artifactId>
33-
<version>1.1</version>
33+
<version>1.2</version>
3434
</dependency>
3535

3636

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>pl.touk</groupId>
55
<artifactId>throwing-function</artifactId>
6-
<version>1.2-SNAPSHOT</version>
6+
<version>1.2</version>
77

88
<name>ThrowingFunction</name>
99
<packaging>jar</packaging>

0 commit comments

Comments
 (0)