Skip to content

Commit a3592a0

Browse files
steve-henryclaude
andauthored
Bump version to 4.0.2 (#353)
Co-authored-by: Claude Opus 4.5 <[email protected]>
1 parent 020ea34 commit a3592a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ java {
4747

4848
group = 'io.intercom'
4949

50-
version = '4.0.1'
50+
version = '4.0.2'
5151

5252
jar {
5353
dependsOn(":generatePomFileForMavenPublication")
@@ -78,7 +78,7 @@ publishing {
7878
maven(MavenPublication) {
7979
groupId = 'io.intercom'
8080
artifactId = 'intercom-java'
81-
version = '4.0.1'
81+
version = '4.0.2'
8282
from components.java
8383
pom {
8484
name = 'intercom'

0 commit comments

Comments
 (0)