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 3e912e5 commit 26e35bbCopy full SHA for 26e35bb
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- shopify_graphql (2.2.0)
+ shopify_graphql (2.3.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.2.0"
+ VERSION = "2.3.0"
end
0 commit comments