Skip to content

Commit 2a65da3

Browse files
committed
8.4.2
1 parent f534e49 commit 2a65da3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

API.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- version -->
2-
# 8.4.1 API Reference
2+
# 8.4.2 API Reference
33
<!-- versionstop -->
44

55
<img src="https://raw.github.com/hapijs/joi/master/images/validation.png" align="right" />

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,4 @@ When validating a schema:
9595
* Rules are defined in an additive fashion and evaluated in order after whitelist and blacklist checks.
9696

9797
# API
98-
See the [API Reference](https://github.com/hapijs/joi/blob/v8.4.1/API.md).
98+
See the [API Reference](https://github.com/hapijs/joi/blob/v8.4.2/API.md).

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "joi",
33
"description": "Object schema validation",
4-
"version": "8.4.1",
4+
"version": "8.4.2",
55
"homepage": "https://github.com/hapijs/joi",
66
"repository": "git://github.com/hapijs/joi",
77
"main": "lib/index.js",

0 commit comments

Comments
 (0)