diff --git a/package.json b/package.json index 8c4a8de..792aea6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "beau", - "version": "0.0.1", - "description": "A tool for testing RESTful APIs", + "version": "0.1.0", + "description": "A tool for testing JSON APIs", "main": "beau.js", "author": "Sergio Diaz ", "license": "MIT",