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 744c6e5 commit edabf41Copy full SHA for edabf41
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- shopify_graphql (2.3.0)
+ shopify_graphql (2.4.0)
5
activesupport (>= 6.1.0)
6
rails (>= 6.1.0)
7
shopify_api (>= 13.4)
lib/shopify_graphql/version.rb
@@ -1,3 +1,3 @@
module ShopifyGraphql
- VERSION = "2.3.0"
+ VERSION = "2.4.0"
end
0 commit comments