Skip to content

Commit ebedc87

Browse files
committed
Bump for release
1 parent a0cabc3 commit ebedc87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gson-adapter/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>io.avaje</groupId>
1212
<artifactId>avaje-http-client-gson</artifactId>
13-
<version>0.6-SNAPSHOT</version>
13+
<version>0.10-SNAPSHOT</version>
1414

1515
<scm>
1616
<developerConnection>scm:git:git@github.com:avaje/avaje-http-client.git</developerConnection>
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>io.avaje</groupId>
3030
<artifactId>avaje-http-client</artifactId>
31-
<version>0.5</version>
31+
<version>0.10</version>
3232
<scope>provided</scope>
3333
</dependency>
3434

0 commit comments

Comments
 (0)