From 4dec8b99311658feb694e38755892fb03d6e93e9 Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Mon, 1 Jul 2024 14:15:19 +0200 Subject: [PATCH] version --- src/LemonSqueezy.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/LemonSqueezy.php b/src/LemonSqueezy.php index 0392607..8cc55a1 100644 --- a/src/LemonSqueezy.php +++ b/src/LemonSqueezy.php @@ -14,7 +14,7 @@ class LemonSqueezy { - const VERSION = '1.5.4'; + const VERSION = '1.5.5'; const API = 'https://api.lemonsqueezy.com/v1';