Skip to content

Commit

Permalink
Mixed up Maven Central upload, bumping up to 0.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yrashk committed Sep 5, 2016
1 parent 3a610c6 commit 3446fbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ syntax for GraphQL schema definition.

```groovy
dependencies {
compile "com.graphql-java:graphql-java-annotations:0.10.1"
compile "com.graphql-java:graphql-java-annotations:0.11.0"
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version = 0.10.2
version = 0.11.0
group = com.graphql-java

0 comments on commit 3446fbb

Please sign in to comment.