We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d0d832 commit 24954b6Copy full SHA for 24954b6
1 file changed
build.gradle
@@ -5,7 +5,7 @@ apply plugin: 'jacoco'
5
apply plugin: 'com.github.kt3k.coveralls'
6
7
group = 'com.imsweb'
8
-version = '1.4-SNAPSHOT'
+version = '1.4'
9
description = 'Java client library for SEER*API'
10
11
// UTF-8 for all compilation tasks
0 commit comments