From df884bdb8bb8787de59dcd25685a4b33219f4e12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20D=C3=ADaz?= Date: Wed, 5 Apr 2017 23:04:19 -0600 Subject: [PATCH] 0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 075981c..d1f012c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "beau", - "version": "0.2.0", + "version": "0.2.1", "description": "A tool for testing JSON APIs", "main": "beau.js", "author": "Sergio Diaz ",