Skip to content

Commit

Permalink
Bump version to 19.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
minichate committed Jul 6, 2022
1 parent 07aa45e commit 4eba24a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
shopify_app (19.1.0)
shopify_app (19.1.1)
activeresource
browser_sniffer (~> 2.0)
jwt (>= 2.2.3)
Expand Down
2 changes: 1 addition & 1 deletion lib/shopify_app/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module ShopifyApp
VERSION = "19.1.0"
VERSION = "19.1.1"
end
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shopify_app",
"version": "19.1.0",
"version": "19.1.1",
"repository": "git@github.com:Shopify/shopify_app.git",
"author": "Shopify",
"license": "MIT",
Expand Down

0 comments on commit 4eba24a

Please sign in to comment.