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 1301265 commit c4a5af8Copy full SHA for c4a5af8
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- shopify_api (14.11.1)
+ shopify_api (15.0.0)
5
activesupport
6
concurrent-ruby
7
hash_diff
lib/shopify_api/version.rb
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module ShopifyAPI
- VERSION = "14.11.1"
+ VERSION = "15.0.0"
end
0 commit comments