Skip to content

Commit 5559b8c

Browse files
Release 3.0.3
1 parent f92fe7c commit 5559b8c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ See [compatibility docs](docs/compatibility.md) for details about backward compa
66

77
## CHANGE LOG ##
88

9+
* v3.0.3 (2017-02-24)
10+
* No changes. v3.0.2 was incorrectly released
11+
912
* v3.0.2 (2017-02-24)
1013
* [RB-31] Fixed incorrect exception message thrown in case of incomplete `classes` config mapping (@dragonfire1119)
1114

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": "3.0.2",
5+
"version": "3.0.3",
66
"keywords": [
77
"laravel",
88
"json",

0 commit comments

Comments
 (0)