diff --git a/src/LemonSqueezy.php b/src/LemonSqueezy.php index 3dcb416..0392607 100644 --- a/src/LemonSqueezy.php +++ b/src/LemonSqueezy.php @@ -14,7 +14,7 @@ class LemonSqueezy { - const VERSION = '1.5.3'; + const VERSION = '1.5.4'; const API = 'https://api.lemonsqueezy.com/v1';