Skip to content

Commit 0ad864c

Browse files
committed
Prep for publish
1 parent d6f0e95 commit 0ad864c

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

CHANGELOG.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# The LabKey Remote API Library for Java - Change Log
22

3-
## version 5.3.0-SNAPSHOT
4-
*Released*: TBD
5-
63
## version 5.2.0
74
*Released*: 3 May 2023
85
* Add `RenameContainerCommand` and `RenameContainerResponse`

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ repositories {
4848

4949
group "org.labkey.api"
5050

51-
version "5.3.0-SNAPSHOT"
51+
version "5.2.0"
5252

5353
dependencies {
5454
api "org.json:json:${jsonObjectVersion}"

0 commit comments

Comments
 (0)