From d2b72cef4d7272ecf4f4c08a53c3ef5a63d6b568 Mon Sep 17 00:00:00 2001 From: seowyanyi Date: Tue, 27 Sep 2016 16:01:56 +0800 Subject: [PATCH] bump version --- lib/Xfers.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Xfers.php b/lib/Xfers.php index ac5cb70..bc32f87 100644 --- a/lib/Xfers.php +++ b/lib/Xfers.php @@ -19,7 +19,7 @@ class Xfers const IDproductionBase = 'https://id.xfers.com/api/v3'; public static $apiBase = ""; - const VERSION = '1.0.0'; + const VERSION = '1.1.0'; /** * @return string The API key used for requests.