@@ -1,3 +1,7 @@
+== Version 4.3.3
+
+* Added `ShopifyAPI::StorefrontAccessToken`
== Version 4.3.2
* Relax Ruby version requirement to >= `2.0`
@@ -1,3 +1,3 @@
module ShopifyAPI
- VERSION = "4.3.2"
+ VERSION = "4.3.3"
end