Skip to content

Commit 88ed315

Browse files
committed
Fix version in README
1 parent 685bd31 commit 88ed315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ implementation 'io.iworkflow:iwf-java-sdk:1.0.0-rc1'
1212
<dependency>
1313
<groupId>io.iworkflow</groupId>
1414
<artifactId>iwf-java-sdk</artifactId>
15-
<version>1.0.0-rc8</version>
15+
<version>1.0.0-rc1</version>
1616
<type>pom</type>
1717
</dependency>
1818

0 commit comments

Comments
 (0)