Skip to content

Commit e14321f

Browse files
committed
15.1.0
1 parent 5d4c0c9 commit e14321f

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-
# 15.0.3 API Reference
2+
# 15.1.0 API Reference
33
<!-- versionstop -->
44

55
<!-- toc -->

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This is joi, joi allows you to create *blueprints* or *schemas* for JavaScript o
1919
```
2020

2121
## API
22-
See the detailed [API Reference](https://github.com/hapijs/joi/blob/v15.0.3/API.md).
22+
See the detailed [API Reference](https://github.com/hapijs/joi/blob/v15.1.0/API.md).
2323

2424
## Example
2525

package.json

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

0 commit comments

Comments
 (0)