This commit is contained in:
David Diaz 2017-12-04 00:00:42 -06:00
parent 32b9f0f523
commit 6a3e0e136b
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "beau",
"version": "0.3.1",
"version": "0.4.0",
"lockfileVersion": 1,
"dependencies": {
"abab": {

View File

@ -1,6 +1,6 @@
{
"name": "beau",
"version": "0.3.1",
"version": "0.4.0",
"description": "A tool for testing JSON APIs",
"main": "beau.js",
"author": "Sergio Diaz <seich@martianwabbit.com>",