Skip to content

Commit 53c2466

Browse files
Relesae 4.0.1
1 parent 14bae8f commit 53c2466

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
@@ -4,7 +4,7 @@ See [compatibility docs](docs/compatibility.md) for details about backward compa
44

55
## CHANGE LOG ##
66

7-
* @dev
7+
* v4.0.1 (2017-04-10)
88
* TestingHelpers trait's `validateResponseStructure()` method is now public
99
* [RB-64] Fixed Exception Handler generated HTTP code being out of allowed range in some cases
1010
* [RB-65] Exception Handler Helper now deals with messages using non-UTF8 or broken encoding

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 REST API responses.",
44
"homepage": "https://github.com/MarcinOrlowski/laravel-api-response-builder",
5-
"version": "4.0.0",
5+
"version": "4.0.1",
66
"keywords": [
77
"laravel",
88
"json",

0 commit comments

Comments
 (0)