From 6335139cbd4f18b9fa53745c088191d203100038 Mon Sep 17 00:00:00 2001 From: David Diaz Date: Thu, 9 Mar 2017 17:03:09 -0600 Subject: [PATCH] 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b46405..4dbd106 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beau", - "version": "0.1.1", + "version": "0.1.2", "description": "A tool for testing JSON APIs", "main": "beau.js", "author": "Sergio Diaz ",