Skip to content

Commit d6d3f47

Browse files
committed
up version to 1.5.8 to queue up for release
Signed-off-by: Cassandra Coyle <[email protected]>
1 parent 81e2803 commit d6d3f47

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.7'
14+
version = '1.5.8'
1515
archivesBaseName = 'durabletask-client'
1616

1717
def grpcVersion = '1.69.0'

0 commit comments

Comments
 (0)