From 2dfab40bb46606303af7d9bf61d97a3a096a4f34 Mon Sep 17 00:00:00 2001 From: Louis Linehan Date: Mon, 11 Dec 2017 21:26:27 +0000 Subject: [PATCH] Bumped version to 1.0.0 --- CONTRIBUTING.md | 2 +- CodeIgniter4/ruleset.xml | 2 +- README.md | 6 ++---- composer.json | 2 +- composer.lock | 2 +- 5 files changed, 6 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e000230..033f204 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -26,4 +26,4 @@ Verify the CodeIgniter4 standard is installed. Run unit tests. -`./vendor/bin/phpunit --debug --filter CodeIgniter4` \ No newline at end of file +`./vendor/bin/phpunit --debug --filter CodeIgniter4` diff --git a/CodeIgniter4/ruleset.xml b/CodeIgniter4/ruleset.xml index 4ccede9..c11a088 100644 --- a/CodeIgniter4/ruleset.xml +++ b/CodeIgniter4/ruleset.xml @@ -7,7 +7,7 @@ * @author Louis Linehan * @copyright 2017 British Columbia Institute of Technology * @license https://github.com/bcit-ci/CodeIgniter4-Standard/blob/master/LICENSE MIT License - * @version Version 1.0.0-beta0012 + * @version Version 1.0.0 -->