We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e033a1 commit b273415Copy full SHA for b273415
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## 1.3.3 (2020-10-29)
2
3
### Bug fixes
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.2</version>
+ <version>1.3.3</version>
25
</dependency>
26
```
27
0 commit comments