Skip to content

Commit 37ab680

Browse files
authored
Bump client version to 1.5.10
Preparing for release Signed-off-by: salaboy <[email protected]>
1 parent e6518a1 commit 37ab680

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
@@ -11,7 +11,7 @@ plugins {
1111
}
1212

1313
group 'io.dapr'
14-
version = '1.5.9'
14+
version = '1.5.10'
1515
archivesBaseName = 'durabletask-client'
1616

1717
def grpcVersion = '1.69.0'

0 commit comments

Comments
 (0)