Skip to content

Commit 5f47a86

Browse files
Version bump
1 parent 9974af6 commit 5f47a86

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
@@ -8,7 +8,7 @@ before doing major upgrade!
88

99
## CHANGE LOG ##
1010

11-
* @dev
11+
* v9.0.1 (2020-10-22)
1212
* Fixed failing `ServiceProvider` (reported by Efriandika Pratama).
1313
* Corrected documentation and usage examples.
1414

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

0 commit comments

Comments
 (0)