We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8881861 commit ef59676Copy full SHA for ef59676
README.md
@@ -14,7 +14,7 @@ repositories {
14
}
15
16
dependencies {
17
- compile 'graphql-java-servlet:graphql-java-servlet:0.2.0'
+ compile 'graphql-java-servlet:graphql-java-servlet:0.3.0'
18
19
```
20
gradle.properties
@@ -1 +1 @@
1
-version = 0.4-SNAPSHOT
+version = 0.3.0
0 commit comments