We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b996cb3 commit e77f667Copy full SHA for e77f667
CHANGES.md
@@ -6,8 +6,8 @@ See [compatibility docs](docs/compatibility.md) for details about backward compa
6
7
## CHANGE LOG ##
8
9
-* @dev
10
- *
+* 6.2.2 (2019-10-22)
+ * Squashed multiple typographic errors in documentation.
11
12
* 6.2.1 (2019-10-21)
13
* Added Laravel 6.3 to Travis-CI unit tests.
composer.json
@@ -2,7 +2,7 @@
2
"name": "marcin-orlowski/laravel-api-response-builder",
3
"description": "Helps building nice, normalized and easy to consume Laravel REST API.",
4
"homepage": "https://github.com/MarcinOrlowski/laravel-api-response-builder",
5
- "version": "6.2.1",
+ "version": "6.2.2",
"keywords": [
"laravel",
"json",
0 commit comments