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 -->