Skip to content

Commit 1a66800

Browse files
committed
Publish new version to maven central
1 parent 7c43453 commit 1a66800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: 'maven'
44

55
archivesBaseName = 'java-stub-server'
66
group = 'com.pyruby'
7-
version = '0.12'
7+
version = '0.13'
88

99
repositories {
1010
mavenCentral()

0 commit comments

Comments
 (0)