From d8b1975b036e800d85fd2808458f51902b27ad5a Mon Sep 17 00:00:00 2001 From: Steve Date: Mon, 30 Jan 2017 10:22:20 -0800 Subject: [core] Return data from api.Externalable requests for client to use in app (#55) * add json response to externalable requests so client can use data in apps * bump version --- cmd/ponzu/ponzu.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cmd') diff --git a/cmd/ponzu/ponzu.json b/cmd/ponzu/ponzu.json index af54315..c9946cd 100644 --- a/cmd/ponzu/ponzu.json +++ b/cmd/ponzu/ponzu.json @@ -1,3 +1,3 @@ { - "version": "0.8.1" -} \ No newline at end of file + "version": "0.8.2" +} -- cgit v1.2.3