Skip to content

Commit 680b1d7

Browse files
committed
2.5.22
1 parent c606fc9 commit 680b1d7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010

1111
### Bug fixes
1212

13+
# 2.5.22
14+
15+
- Continue building `Execution::Next`: #5575 #5581
16+
1317
# 2.5.21
1418

1519
### New features

lib/graphql/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# frozen_string_literal: true
22
module GraphQL
3-
VERSION = "2.5.21"
3+
VERSION = "2.5.22"
44
end

0 commit comments

Comments
 (0)