Skip to content

Commit e3e1a5b

Browse files
authored
Merge pull request #23 from cicoyle/release-1.5.5
up release version: 1.5.5
2 parents c89b9d3 + f97e47e commit e3e1a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/build.gradle

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

1212
group 'io.dapr'
13-
version = '1.5.4'
13+
version = '1.5.5'
1414
archivesBaseName = 'durabletask-client'
1515

1616
def grpcVersion = '1.69.0'

0 commit comments

Comments
 (0)