Skip to content

Commit b27a0b1

Browse files
authored
Prepare Release 0.2.0
1 parent 12dd6bc commit b27a0b1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sdk-client/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.domainrobot</groupId>
55
<artifactId>sdk</artifactId>
6-
<version>0.1.0</version>
6+
<version>0.2.0</version>
77
</parent>
88
<artifactId>sdk-client</artifactId>
99
<dependencies>
@@ -18,4 +18,4 @@
1818
<version>5.2.3.RELEASE</version>
1919
</dependency>
2020
</dependencies>
21-
</project>
21+
</project>

0 commit comments

Comments
 (0)