We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcd3e8e commit ecfbb65Copy full SHA for ecfbb65
java/kotlin-extractor/dev/wrapper.py
@@ -27,7 +27,7 @@
27
import io
28
import os
29
30
-DEFAULT_VERSION = "2.0.0"
+DEFAULT_VERSION = "2.2.0-Beta1"
31
32
33
def options():
0 commit comments