We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b52bad commit 6624766Copy full SHA for 6624766
1 file changed
lib/graphql/version.rb
@@ -1,4 +1,4 @@
1
# frozen_string_literal: true
2
module GraphQL
3
- VERSION = "1.12.24"
+ VERSION = "1.12.25"
4
end
0 commit comments