File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ See [compatibility docs](docs/compatibility.md) for details about backward compa
6
6
7
7
## CHANGE LOG ##
8
8
9
+ * v3.0.3 (2017-02-24)
10
+ * No changes. v3.0.2 was incorrectly released
11
+
9
12
* v3.0.2 (2017-02-24)
10
13
* [ RB-31] Fixed incorrect exception message thrown in case of incomplete ` classes ` config mapping (@dragonfire1119 )
11
14
Original file line number Diff line number Diff line change 2
2
"name" : " marcin-orlowski/laravel-api-response-builder" ,
3
3
"description" : " Helps building nice, normalized and easy to consume REST API responses." ,
4
4
"homepage" : " https://github.com/MarcinOrlowski/laravel-api-response-builder" ,
5
- "version" : " 3.0.2 " ,
5
+ "version" : " 3.0.3 " ,
6
6
"keywords" : [
7
7
" laravel" ,
8
8
" json" ,
You can’t perform that action at this time.
0 commit comments