From ebd4a7f0b9e2aaf745e6c70da8a053a86452bf80 Mon Sep 17 00:00:00 2001 From: Jack'lul Date: Wed, 20 Jun 2018 11:16:49 +0200 Subject: [PATCH] Version 0.4.0 --- src/E621.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/E621.php b/src/E621.php index e9b26a1..44e53c1 100644 --- a/src/E621.php +++ b/src/E621.php @@ -152,7 +152,7 @@ class E621 * * @const string */ - const VERSION = '0.3.0'; + const VERSION = '0.4.0'; /** * Base URL for API calls