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 570d52d commit e898694Copy full SHA for e898694
lib/graphql/version.rb
@@ -1,4 +1,4 @@
1
# frozen_string_literal: true
2
module GraphQL
3
- VERSION = "1.9.0.pre2"
+ VERSION = "1.9.0.pre3"
4
end
0 commit comments