Skip to content

Commit f6a5191

Browse files
committed
Merge pull request #13 from civitaspo/v0.2.3
v0.2.3
2 parents f3a8954 + 9e52763 commit f6a5191

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.2.3 (2016-04-20)
2+
==================
3+
- Add: `delete_in_advance` option
4+
15
0.2.2 (2016-02-02)
26
==================
37
- Add: doas option

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ configurations {
1515
provided
1616
}
1717

18-
version = "0.2.2"
18+
version = "0.2.3"
1919

2020
sourceCompatibility = 1.7
2121
targetCompatibility = 1.7

0 commit comments

Comments
 (0)