We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 488b88d commit 2baca5eCopy full SHA for 2baca5e
CHANGELOG.md
@@ -0,0 +1,3 @@
1
+0.2.2 (2016-02-02)
2
+==================
3
+- Add: doas option
build.gradle
@@ -12,7 +12,7 @@ configurations {
12
provided
13
}
14
15
-version = "0.2.1"
+version = "0.2.2"
16
17
sourceCompatibility = 1.7
18
targetCompatibility = 1.7
0 commit comments