Skip to content

Commit 2baca5e

Browse files
committed
v0.2.2
1 parent 488b88d commit 2baca5e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
0.2.2 (2016-02-02)
2+
==================
3+
- Add: doas option

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ configurations {
1212
provided
1313
}
1414

15-
version = "0.2.1"
15+
version = "0.2.2"
1616

1717
sourceCompatibility = 1.7
1818
targetCompatibility = 1.7

0 commit comments

Comments
 (0)