Skip to content

Commit

Permalink
version 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
arb committed Jun 21, 2016
1 parent 26708f5 commit bb24c75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Lead Maintainer: [Adam Bretz](https://github.com/arb)
- [`Boom.badImplementation([message], [data])`](#boombadimplementationmessage-data)
- [`Boom.notImplemented([message], [data])`](#boomnotimplementedmessage-data)
- [`Boom.badGateway([message], [data])`](#boombadgatewaymessage-data)
- [`Boom.serverTimeout([message], [data])`](#boomservertimeoutmessage-data)
- [`Boom.serverUnavailable([message], [data])`](#boomserverunavailablemessage-data)
- [`Boom.gatewayTimeout([message], [data])`](#boomgatewaytimeoutmessage-data)
- [F.A.Q.](#faq)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "boom",
"description": "HTTP-friendly error objects",
"version": "3.2.1",
"version": "3.2.2",
"repository": "git://github.com/hapijs/boom",
"main": "lib/index.js",
"keywords": [
Expand Down

0 comments on commit bb24c75

Please sign in to comment.