@@ -1,3 +1,7 @@
+== Version 4.9.1
+
+* Fix a bug with custom properties for orders
== Version 4.9.0
* Added `ShopifyAPI::PriceRule`
@@ -1,3 +1,3 @@
module ShopifyAPI
- VERSION = "4.9.0"
+ VERSION = "4.9.1"
end