Skip to content

Commit d8f6642

Browse files
authored
release durabletask-azure-functions 1.0.1 (#99)
1 parent e0f7a46 commit d8f6642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azurefunctions/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
group 'com.microsoft'
7-
version = '1.0.0'
7+
version = '1.0.1'
88
archivesBaseName = 'durabletask-azure-functions'
99

1010
def protocVersion = '3.12.0'

0 commit comments

Comments
 (0)