packaging for release 4.11.0
@@ -1,3 +1,9 @@
+== Version 4.11.0
+
+* Added `ShopifyAPI::InventoryItem`
+* Added `inventory_levels` method to `ShopifyAPI::Location`
== Version 4.10.0
* Added `ShopifyAPI::AccessScope`
@@ -1,3 +1,3 @@
module ShopifyAPI
- VERSION = "4.10.0"
+ VERSION = "4.11.0"
end