Skip to content

Commit e77f667

Browse files
Version v6.2.2 bump
1 parent b996cb3 commit e77f667

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ See [compatibility docs](docs/compatibility.md) for details about backward compa
66

77
## CHANGE LOG ##
88

9-
* @dev
10-
*
9+
* 6.2.2 (2019-10-22)
10+
* Squashed multiple typographic errors in documentation.
1111

1212
* 6.2.1 (2019-10-21)
1313
* Added Laravel 6.3 to Travis-CI unit tests.

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

0 commit comments

Comments
 (0)