From 03e758bf313603af392f4f5fa6b6f4172b87746d Mon Sep 17 00:00:00 2001 From: Brent Scheffler Date: Wed, 10 Apr 2019 09:35:38 -0700 Subject: [PATCH] Tagging version 0.3 --- VERSION | 2 +- composer.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 2f45361..1d71ef9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2 \ No newline at end of file +0.3 \ No newline at end of file diff --git a/composer.json b/composer.json index c343cc2..765adba 100644 --- a/composer.json +++ b/composer.json @@ -27,5 +27,5 @@ "Capsule\\Tests\\": "tests\/" } }, - "version": "0.2" -} + "version": "0.3" +} \ No newline at end of file