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 0f86cf2 commit b5e08b6Copy full SHA for b5e08b6
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- shopify_graphql (2.0.1)
+ shopify_graphql (2.1.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.0.1"
+ VERSION = "2.1.0"
end
0 commit comments