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

Commit

Permalink
Packaging for release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mkevinosullivan committed Aug 24, 2020
1 parent 4e4128d commit 170d7db
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Version 1.1.0
------
* Add native Windows 10 support, including variety of stability fixes.

Version 1.0.5
------
* Fix a bug in out opt-in metrics
Expand Down
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 = '1.0.5'
VERSION = '1.1.0'
end

0 comments on commit 170d7db

Please sign in to comment.