We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 862cb45 commit ea81901Copy full SHA for ea81901
2 files changed
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- shopify-ruby-definitions (1.4.0)
+ shopify-ruby-definitions (1.5.0)
5
6
GEM
7
remote: https://rubygems.org/
lib/shopify_ruby_definitions/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module ShopifyRubyDefinitions
- VERSION = "1.4.0"
+ VERSION = "1.5.0"
end
0 commit comments