diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 72ca21145..ec5b2b549 100755 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "hapi", - "version": "13.4.2", + "version": "13.5.0", "dependencies": { "accept": { "version": "2.1.1" diff --git a/package.json b/package.json index 8521cf533..0b6e5d7db 100755 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "hapi", "description": "HTTP Server framework", "homepage": "http://hapijs.com", - "version": "13.4.2", + "version": "13.5.0", "repository": { "type": "git", "url": "git://github.com/hapijs/hapi"