Skip to content

Commit cf90984

Browse files
Version bump
1 parent bfba7e7 commit cf90984

File tree

2 files changed

+2
-2
lines changed

2 files changed

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

docs/CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
99
## CHANGE LOG ##
1010

11-
* @dev
11+
* v9.2.1 (2021-01-18)
1212
* [RB-186] ExceptionHandler now expects `\Throwable` instead of `\Exception`.
1313

1414
* v9.2.0 (2020-12-27)

0 commit comments

Comments
 (0)