Skip to content

Commit 109d170

Browse files
committed
Bump version to 13.0.2
1 parent a4ab9b6 commit 109d170

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ kotlin.version=1.7.10
2626

2727
Add the dependency:
2828
```groovy
29-
compile 'com.graphql-java-kickstart:graphql-java-tools:13.0.1'
29+
compile 'com.graphql-java-kickstart:graphql-java-tools:13.0.2'
3030
```
3131

3232
### Using Maven
@@ -43,7 +43,7 @@ Add the dependency:
4343
<dependency>
4444
<groupId>com.graphql-java-kickstart</groupId>
4545
<artifactId>graphql-java-tools</artifactId>
46-
<version>13.0.1</version>
46+
<version>13.0.2</version>
4747
</dependency>
4848
```
4949

0 commit comments

Comments
 (0)