diff --git a/README.md b/README.md index 1d3cd58..08e5a5a 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Do also include sample files with your component that works | Widgets | :x: | :x: | :x: | | Related Products | :x: | :x: | :x: | | SQL | :x: | :x: | :x: | -| Customer Groups | :x: | :x: | :x: | +| Customer Groups | :white_check_mark: | :x: | :white_check_mark: | | Tax Rules | :x: | :x: | :x: | | API Roles | :x: | :x: | :x: | | API Users | :x: | :x: | :x: | diff --git a/composer.json b/composer.json index 002bb17..cdd77e7 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "satooshi/php-coveralls": "^1.0", "phpunit/phpunit": "4.1.0" }, - "version": "0.6.0-dev", + "version": "0.7.0-dev", "autoload": { "files": [ "registration.php" ], "psr-4": {