Skip to content

Commit 7cb838d

Browse files
Version bump
1 parent 9bb3111 commit 7cb838d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ See [compatibility docs](docs/compatibility.md) for details about backward compa
66

77
## CHANGE LOG ##
88

9-
* dev
9+
* v8.0.0 (2020-07-14)
1010
* **BACKWARD INCOMPATIBLE CHANGES** ([more info](docs/compatibility.md))
1111
* Improved performance by using calls qualified references.
1212
* [RB-132] Reworked exception handler helper to support delegated handlers for better flexibility.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "marcin-orlowski/laravel-api-response-builder",
33
"description": "Helps building nice, normalized and easy to consume Laravel REST API.",
44
"homepage": "https://github.com/MarcinOrlowski/laravel-api-response-builder",
5-
"version": "7.1.2",
5+
"version": "8.0.0",
66
"keywords": [
77
"laravel",
88
"json",

0 commit comments

Comments
 (0)