Skip to content

Commit c4a5af8

Browse files
committed
Preparing for release v15.0.0
1 parent 1301265 commit c4a5af8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
shopify_api (14.11.1)
4+
shopify_api (15.0.0)
55
activesupport
66
concurrent-ruby
77
hash_diff

lib/shopify_api/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# frozen_string_literal: true
33

44
module ShopifyAPI
5-
VERSION = "14.11.1"
5+
VERSION = "15.0.0"
66
end

0 commit comments

Comments
 (0)