Bump gem to version 4.9.0
@@ -1,3 +1,8 @@
+== Version 4.9.0
+
+* Added `ShopifyAPI::PriceRule`
+* Added `ShopifyAPI::DiscountCode`
== Version 4.8.0
* Added `add_engagements` to `ShopifyAPI::MarketingEvent`
@@ -1,3 +1,3 @@
module ShopifyAPI
- VERSION = "4.8.0"
+ VERSION = "4.9.0"
end