diff --git a/package.json b/package.json index 77875a66..ef7c3bb2 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qs", - "version": "2.1.0", + "version": "2.2.0", "description": "A querystring parser that supports nesting and arrays, with a depth limit", "homepage": "https://github.com/hapijs/qs", "main": "index.js",