Skip to content

Commit cdc92ca

Browse files
bump version to 4.0.3
1 parent 806d112 commit cdc92ca

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
@@ -78,7 +78,7 @@ publishing {
7878
maven(MavenPublication) {
7979
groupId = 'io.intercom'
8080
artifactId = 'intercom-java'
81-
version = '4.0.2'
81+
version = '4.0.3'
8282
from components.java
8383
pom {
8484
name = 'intercom'

0 commit comments

Comments
 (0)