We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c43453 commit 1a66800Copy full SHA for 1a66800
build.gradle
@@ -4,7 +4,7 @@ apply plugin: 'maven'
4
5
archivesBaseName = 'java-stub-server'
6
group = 'com.pyruby'
7
-version = '0.12'
+version = '0.13'
8
9
repositories {
10
mavenCentral()
0 commit comments