Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
galenandrew committed Apr 26, 2018
1 parent b7630ac commit 56861cf
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion API.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!-- version -->
API Documentation - `v0.2.5`
API Documentation - `v1.0.0`
---
<!-- versionstop -->

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ server.connection({
```

## API Documentation
See the [API Documentation](https://github.com/dialexa/relish/blob/v0.2.5/API.md) for reference.
See the [API Documentation](https://github.com/dialexa/relish/blob/v1.0.0/API.md) for reference.

<!-- Badge URLs -->
[logo]:images/relish.png
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "relish",
"version": "0.2.5",
"version": "1.0.0",
"description": "Better error messages for Hapi.js Joi validation",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 56861cf

Please sign in to comment.