Skip to content

Commit 32aace5

Browse files
committed
✨ 0.2.0
1 parent 18fff57 commit 32aace5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 0.2.0
2+
- Add support to Relay style pagination
3+
14
# 0.1.2
25
- Acceptany version of graphql-ruby over 1.0.0
36

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module GraphQL
22
module QueryResolver
3-
VERSION = "0.1.2"
3+
VERSION = "0.2.0"
44
end
55
end

0 commit comments

Comments
 (0)