We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31663e0 commit 85cd0ccCopy full SHA for 85cd0cc
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## 1.3.2 (2020-04-14)
2
3
### Changes
4
README.md
@@ -21,7 +21,7 @@ Add dependency to your `pom.xml`:
21
<dependency>
22
<groupId>org.dalesbred</groupId>
23
<artifactId>dalesbred</artifactId>
24
- <version>1.3.1</version>
+ <version>1.3.2</version>
25
</dependency>
26
```
27
0 commit comments