Skip to content

Commit

Permalink
Bump version number up to 0.6.0 & Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chevli committed Mar 17, 2017
1 parent 3a8637c commit 845b6ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down

0 comments on commit 845b6ed

Please sign in to comment.