diff --git a/package.json b/package.json index a4ac01f..ae282bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stringify-object", - "version": "3.0.0", + "version": "3.1.0", "description": "Stringify an object/array like JSON.stringify just without all the double-quotes", "license": "BSD-2-Clause", "repository": "yeoman/stringify-object",