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 f065dd4 commit 789943fCopy full SHA for 789943f
lib/graphql/fancy_loader/version.rb
@@ -6,6 +6,6 @@ class FancyLoader < (begin
6
rescue LoadError
7
BasicObject
8
end)
9
- VERSION = '0.1.5'.freeze
+ VERSION = '0.1.5'.freeze # .2
10
end
11
0 commit comments