Skip to content

Commit d25e45e

Browse files
committed
update java api version number
SVN r65265 |2020-03-19 22:52:18 +0000
1 parent 78609c9 commit d25e45e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def artifactPrefix = 'labkey-client-api'
1414

1515
group "org.labkey.api"
1616
//Issue #39336 (comment 4): Updating to use SNAPSHOT until migration to git
17-
version "1.0.1-SNAPSHOT"
17+
version "1.1.1-SNAPSHOT"
1818

1919
dependencies {
2020
api "org.apache.httpcomponents:httpmime:${httpmimeVersion}"

0 commit comments

Comments
 (0)