Skip to content

Commit d748a48

Browse files
committed
Upped version to 1.4.6 in preparation for release.
1 parent cfa38d7 commit d748a48

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
@@ -8,7 +8,7 @@ plugins {
88
}
99

1010
group = 'com.imsweb'
11-
version = '1.4.5'
11+
version = '1.4.6'
1212
description = 'Java client library for staging calculations'
1313

1414
println "Starting build using ${Jvm.current()}"

0 commit comments

Comments
 (0)