From b1850f1f42bf7c9fb9095dd074e480b93cb38d4c Mon Sep 17 00:00:00 2001 From: Zach Date: Mon, 23 Feb 2015 23:38:53 -0500 Subject: [PATCH] Update Vultr.class.php --- Vultr.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vultr.class.php b/Vultr.class.php index f813369..886f910 100644 --- a/Vultr.class.php +++ b/Vultr.class.php @@ -3,7 +3,7 @@ /** * Vultr.com API Client * @package vultr - * @version 0.0.1 + * @version 1.0 * @author https://github.com/usefulz * @license http://www.opensource.org/licenses/mit-license.php MIT * @see https://github.com/usefulz/vultr-api-client