Skip to content

Commit

Permalink
updated version in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rainerhahnekamp committed Apr 13, 2019
1 parent df927d0 commit 789eb3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SneakyThrow is a Java library to ignore checked exceptions. You can integrate it
<dependency>
<groupId>com.rainerhahnekamp</groupId>
<artifactId>sneakythrow</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</dependency>
```

Expand Down

0 comments on commit 789eb3c

Please sign in to comment.