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

Commit

Permalink
0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
galenandrew committed May 9, 2016
1 parent fd92faf commit 848fdf7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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.0`
API Documentation - `v0.2.1`
---
<!-- versionstop -->

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

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

<!-- Badge URLs -->
[build-img]:https://travis-ci.org/dialexa/relish.svg?branch=master
Expand Down
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.0",
"version": "0.2.1",
"description": "Better error messages for Hapi.js Joi validation",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 848fdf7

Please sign in to comment.