Packaging for release 9.2.0
@@ -1,4 +1,4 @@
-## Version 9.1.2
+## Version 9.2.0
* Removes the `shopify` binary which will be used by the Shopify CLI
@@ -1,3 +1,3 @@
module ShopifyAPI
- VERSION = "9.1.2"
+ VERSION = "9.2.0"
end