Skip to content

Commit 1201ddc

Browse files
authored
Releasing v4.0.2 (#81)
1 parent af873e3 commit 1201ddc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.1.0
1+
4.0.2

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
}
88

99
group = "com.chargebee"
10-
version = "4.1.0"
10+
version = "4.0.2"
1111
description = "Java client library for ChargeBee"
1212

1313
// Project metadata

0 commit comments

Comments
 (0)