Skip to content

Commit 7269a2d

Browse files
Version bump
1 parent d63afb8 commit 7269a2d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,11 @@ before doing major upgrade!
88

99
## CHANGE LOG ##
1010

11-
* @dev
11+
* v9.0.2 (2020-10-24)
1212
* Corrected tests to use regular ServiceProvider.
1313
* Corrected primitive converter tests.
1414
* Presence of configuration "converter/classes" array is now mandatory (reported by Raja)
15+
* Extensive documentation overhaul
1516

1617
* v9.0.1 (2020-10-22)
1718
* Fixed auto-discovery failing due to broken `ServiceProvider` (reported by Efriandika Pratama).

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

0 commit comments

Comments
 (0)