From 551d27ac9a6f4187ccfae877ad1b113bdecf2b33 Mon Sep 17 00:00:00 2001 From: Leonel Quinteros Date: Tue, 23 Feb 2016 12:18:33 -0300 Subject: [PATCH] Fix travis test --- src/Toml.php | 2 +- travis-test/test.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Toml.php b/src/Toml.php index 23d86a3..ef4a928 100755 --- a/src/Toml.php +++ b/src/Toml.php @@ -36,7 +36,7 @@ * * @author Leonel Quinteros https://github.com/leonelquinteros * - * @version 0.4.0 + * @version 0.4.1 * */ class Toml diff --git a/travis-test/test.php b/travis-test/test.php index 82d7691..84bf1b4 100644 --- a/travis-test/test.php +++ b/travis-test/test.php @@ -1,4 +1,4 @@