Skip to content

Commit 322964d

Browse files
committed
1.11.11
1 parent ea006e9 commit 322964d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
### Bug fixes
1010

11-
# 1.11.8 (12 March 2025)
11+
# 1.11.11 (12 March 2025)
1212

1313
- Security: Fix CVE-2025-27407
1414

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 = "1.11.8"
3+
VERSION = "1.11.11"
44
end

0 commit comments

Comments
 (0)