Skip to content

Commit 7590748

Browse files
committed
Release 1.3.1
1 parent 2a4e5e5 commit 7590748

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
## Unreleased
1+
## 1.3.1 (2020-02-19)
22

33
### Changes
44

5+
- Add support for statement timeouts ([#45](https://github.com/EvidentSolutions/dalesbred/pull/45))
56
- Upgraded the version of optional Kotlin dependency to 1.3.61.
67

78
## 1.3.0 (2018-08-01)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Add dependency to your `pom.xml`:
2121
<dependency>
2222
<groupId>org.dalesbred</groupId>
2323
<artifactId>dalesbred</artifactId>
24-
<version>1.3.0</version>
24+
<version>1.3.1</version>
2525
</dependency>
2626
```
2727

0 commit comments

Comments
 (0)