Skip to content

Commit bef0224

Browse files
authored
Update README.md for 1.6.0 release (#211)
1 parent d22c1d2 commit bef0224

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,12 +80,12 @@ Returns `Throwing(Predicate|Supplier|Consumer`) instance as a new `ThrowingFunct
8080
<dependency>
8181
<groupId>com.pivovarit</groupId>
8282
<artifactId>throwing-function</artifactId>
83-
<version>1.5.1</version>
83+
<version>1.6.0</version>
8484
</dependency>
8585

8686
##### Gradle
8787

88-
compile 'com.pivovarit:throwing-function:1.5.1'
88+
compile 'com.pivovarit:throwing-function:1.6.0'
8989

9090
### Dependencies
9191

0 commit comments

Comments
 (0)