Skip to content

Commit 0372959

Browse files
committed
Prepare 0.7.0
1 parent 677fdc5 commit 0372959

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repositories {
1515
}
1616
1717
dependencies {
18-
compile 'com.graphql-java:graphql-java-servlet:0.6.4'
18+
compile 'com.graphql-java:graphql-java-servlet:0.7.0'
1919
}
2020
```
2121

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = 0.6.5
1+
version = 0.7.0
22
group = com.graphql-java

0 commit comments

Comments
 (0)