Skip to content

Commit 6dcf1a1

Browse files
Update documentation.
1 parent 9ec6e8d commit 6dcf1a1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ Do also include sample files with your component that works
8787
| Shopping Cart Price Rules | :x: | :x: | :x: |
8888
| Rewrites | :white_check_mark: | :white_check_mark: | :white_check_mark: |
8989
| Orders | :x: | :x: | :x: |
90+
| Review Ratings | :white_check_mark: | :white_check_mark: | :white_check_mark: |
9091

9192
License
9293
----

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"satooshi/php-coveralls": "^1.0",
2323
"phpunit/phpunit": "4.1.0"
2424
},
25-
"version": "0.16.0-dev",
25+
"version": "0.17.0-dev",
2626
"autoload": {
2727
"files": [ "registration.php" ],
2828
"psr-4": {

0 commit comments

Comments
 (0)