diff --git a/src/LemonSqueezy.php b/src/LemonSqueezy.php index bf15402..26b7d8d 100644 --- a/src/LemonSqueezy.php +++ b/src/LemonSqueezy.php @@ -14,7 +14,7 @@ class LemonSqueezy { - const VERSION = '1.6.0'; + const VERSION = '1.6.1'; const API = 'https://api.lemonsqueezy.com/v1';