mirror of https://github.com/Seich/Beau.git
Merge branch 'master' of github.com:Seich/Beau
This commit is contained in:
commit
9ac4e9c75e
|
|
@ -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>
|
||||||
|
|
|
||||||
|
|
@ -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>",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue