Skip to content

Commit

Permalink
15.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hueniverse committed Jun 22, 2019
1 parent 5d4c0c9 commit e14321f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion API.md
@@ -1,5 +1,5 @@
<!-- version -->
# 15.0.3 API Reference
# 15.1.0 API Reference
<!-- versionstop -->

<!-- toc -->
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ This is joi, joi allows you to create *blueprints* or *schemas* for JavaScript o
```

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

## Example

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "@hapi/joi",
"description": "Object schema validation",
"version": "15.0.3",
"version": "15.1.0",
"homepage": "https://github.com/hapijs/joi",
"repository": "git://github.com/hapijs/joi",
"main": "lib/index.js",
Expand Down

0 comments on commit e14321f

Please sign in to comment.