Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Commit

Permalink
Merge pull request #717 from Shopify/release_0_9_1
Browse files Browse the repository at this point in the history
Release v0.9.1
  • Loading branch information
paulomarg authored Jun 24, 2020
2 parents e3eeaba + fe98c60 commit 7045ea3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
Version 0.9.1
------
* Updated required Ruby version for the CLI
* Minor fixes for the build / release process

Version 0.9.0
------
* Initial test release of gem-based CLI
2 changes: 1 addition & 1 deletion lib/shopify-cli/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module ShopifyCli
VERSION = '0.9.0'
VERSION = '0.9.1'
end

0 comments on commit 7045ea3

Please sign in to comment.