diff --git a/package-lock.json b/package-lock.json index 01d48a5..9208147 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "beau", - "version": "0.4.0", + "version": "0.5.0", "lockfileVersion": 1, "dependencies": { "@babel/code-frame": { diff --git a/package.json b/package.json index bc683dc..746012d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beau", - "version": "0.4.1", + "version": "0.5.0", "description": "A tool for testing JSON APIs", "main": "beau.js", "author": "Sergio Diaz ",