From f9dbce00c476aa5751bd1dcd486c8c5f61ea5a3f Mon Sep 17 00:00:00 2001
From: Nik Rolls <nik@rolls.cc>
Date: Fri, 21 Apr 2017 17:17:26 +1200
Subject: [PATCH] 0.8.0 release

---
 src/manifest.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/manifest.json b/src/manifest.json
index 360b2ba..fec0c62 100644
--- a/src/manifest.json
+++ b/src/manifest.json
@@ -1,6 +1,6 @@
 {
   "name": "JSON Formatter",
-  "version": "0.7.0",
+  "version": "0.8.0",
   "manifest_version": 2,
   "description": "Makes JSON easy to read. Open source.",
   "homepage_url": "https://github.com/nikrolls/json-formatter",