Skip to content

Commit 0988ff3

Browse files
committed
Set version to 1.5 for release.
1 parent 9aa6f1b commit 0988ff3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ apply plugin: 'jacoco'
55
apply plugin: 'com.github.kt3k.coveralls'
66

77
group = 'com.imsweb'
8-
version = '1.5-SNAPSHOT'
8+
version = '1.5'
99
description = 'Java client library for SEER*API'
1010

1111
// UTF-8 for all compilation tasks

0 commit comments

Comments
 (0)