From a51c0e3c35eb4987f0b6ef14f0a7cba4506fe3da Mon Sep 17 00:00:00 2001 From: BugDiver Date: Wed, 15 Feb 2017 17:45:24 +0530 Subject: [PATCH] preparing realease 0.1.0 --- plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.json b/plugin.json index 07a2ff6..cbc96a4 100644 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,6 @@ { "id" : "spectacle", - "version" : "0.0.3", + "version" : "0.1.0", "name" : "Spectacle", "description" : "Markdown to HTML", "install": { @@ -15,7 +15,7 @@ }, "scope" : ["documentation"], "gaugeVersionSupport": { - "minimum": "0.4.1", + "minimum": "0.8.0", "maximum": "" } }