Skip to content

Commit 047ec66

Browse files
Version bump
1 parent 44d8363 commit 047ec66

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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

docs/CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
99
## CHANGE LOG ##
1010

11-
* @dev
12-
* [RB-190] Fixed converting resource and resource collection (reported by @achinkumar121)
11+
* v9.2.2 (2021-03-05)
12+
* [RB-190] Fixed converting resource and resource collection (reported by @achinkumar121).
1313

1414
* v9.2.1 (2021-01-18)
1515
* [RB-186] ExceptionHandler now expects `\Throwable` instead of `\Exception`.

0 commit comments

Comments
 (0)