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

Commit c4c1a10

Browse files
Merge pull request #736 from Shopify/release_0_9_3
Release 0.9.3
2 parents f7f6130 + 0e5330a commit c4c1a10

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Version 0.9.3
2+
------
3+
* Rebased to master
4+
* Removed auto-generated files from builds directory
5+
16
Version 0.9.2
27
------
38
* Rebased to master, to pull in 7+ Pull Requests

lib/shopify-cli/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module ShopifyCli
2-
VERSION = '0.9.2'
2+
VERSION = '0.9.3'
33
end

0 commit comments

Comments
 (0)