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 ea006e9 commit 322964dCopy full SHA for 322964d
CHANGELOG.md
@@ -8,7 +8,7 @@
8
9
### Bug fixes
10
11
-# 1.11.8 (12 March 2025)
+# 1.11.11 (12 March 2025)
12
13
- Security: Fix CVE-2025-27407
14
lib/graphql/version.rb
@@ -1,4 +1,4 @@
1
# frozen_string_literal: true
2
module GraphQL
3
- VERSION = "1.11.8"
+ VERSION = "1.11.11"
4
end
0 commit comments