We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0473adf commit 9fe6698Copy full SHA for 9fe6698
lib/graphql/version.rb
@@ -1,4 +1,4 @@
1
# frozen_string_literal: true
2
module GraphQL
3
- VERSION = "2.4.16"
+ VERSION = "2.4.17"
4
end
0 commit comments