From 086c45e33da42c9d1185a0570fbbb07e89130489 Mon Sep 17 00:00:00 2001 From: elnebuloso Date: Wed, 8 Oct 2014 21:36:27 +0200 Subject: [PATCH] phpunit behavior changed --- VERSION | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 798e389..c0be8a7 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.3.0 +6.4.0 \ No newline at end of file diff --git a/composer.json b/composer.json index fa62fc8..7a15ef0 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "version": "6.3.0", + "version": "6.4.0", "name": "elnebuloso\/phing-commons", "type": "library", "license": "MIT",