We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0dc35e commit a813550Copy full SHA for a813550
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## 1.2.5 (2017-08-25)
2
3
### New features
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.2.4</version>
+ <version>1.2.5</version>
25
</dependency>
26
```
27
0 commit comments