update at 2021-02-13 11:10:15 by ehlxr

main
ehlxr 2021-02-13 11:10:15 +08:00
parent 9da7e3c147
commit 28f1228f1c
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<dependency> <dependency>
<groupId>io.github.ehlxr</groupId> <groupId>io.github.ehlxr</groupId>
<artifactId>did-sdk</artifactId> <artifactId>did-sdk</artifactId>
<version>1.0.2-SNAPSHOT</version> <version>1.1.0-SNAPSHOT</version>
</dependency> </dependency>
</dependencies> </dependencies>
``` ```