diff --git a/README.md b/README.md index 134a872..decb547 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,8 @@ php vendor/bin/phpunit --coverage-clover build/logs/clover.xml vendor/ctidigital | Attributes | :x: | :x: | :x: | | Categories | :x: | :x: | :x: | | Products | :x: | :x: | :x: | -| Admin Roles | :x: | :x: | :x: | -| Admin Users | :x: | :x: | :x: | +| Admin Roles | :white_check_mark: | :x: | :white_check_mark: | +| Admin Users | :white_check_mark: | :x: | :white_check_mark: | | Pages | :white_check_mark: | :x: | :white_check_mark: | | Customers | :x: | :x: | :x: | | Media | :x: | :x: | :x: | diff --git a/composer.json b/composer.json index 3d6e473..002bb17 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "satooshi/php-coveralls": "^1.0", "phpunit/phpunit": "4.1.0" }, - "version": "0.5.6-dev", + "version": "0.6.0-dev", "autoload": { "files": [ "registration.php" ], "psr-4": {