Skip to content

Commit

Permalink
Merge pull request #26 from maurobonfietti/0.15.0
Browse files Browse the repository at this point in the history
Version 0.15.0
  • Loading branch information
maurobonfietti committed Jun 20, 2020
2 parents dd6b4a0 + 094055e commit 4f2696b
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 34 deletions.
2 changes: 1 addition & 1 deletion src/Controller/Home.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ final class Home
{
private const API_NAME = 'slim4-api-skeleton';

private const API_VERSION = '0.14.0';
private const API_VERSION = '0.15.0';

private $container;

Expand Down
9 changes: 0 additions & 9 deletions src/Exception/BaseException.php

This file was deleted.

15 changes: 0 additions & 15 deletions src/Repository/BaseRepository.php

This file was deleted.

9 changes: 0 additions & 9 deletions src/Service/BaseService.php

This file was deleted.

0 comments on commit 4f2696b

Please sign in to comment.