Merge branch 'master' of github.com:Seich/Beau

This commit is contained in:
Sergio Díaz 2017-04-05 22:57:10 -06:00
commit 9ac4e9c75e
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<div align="center"> <div align="center">
<img src="http://files.martianwabbit.com/beau-logo-small.png?1"/> <img src="http://files.martianwabbit.com/beau.png?1" height="144"/>
</div> </div>
<h1 align="center">Beau</h1> <h1 align="center">Beau</h1>

View File

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