From 1130efa460c88e1c1b3fe5328e9d6352b130cb9e Mon Sep 17 00:00:00 2001 From: Zachary Yedidia Date: Wed, 24 Jan 2018 20:03:28 -0500 Subject: [PATCH] Increase version (2) --- comment.lua | 2 +- repo.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/comment.lua b/comment.lua index 38f8440..1f322a0 100644 --- a/comment.lua +++ b/comment.lua @@ -1,4 +1,4 @@ -VERSION = "1.0.4" +VERSION = "1.0.5" ft = {} diff --git a/repo.json b/repo.json index 8ebb87f..3b7a4a7 100644 --- a/repo.json +++ b/repo.json @@ -4,7 +4,7 @@ "Tags": ["comment", "uncomment"], "Versions": [ { - "Version": "1.0.4", + "Version": "1.0.5", "Url": "https://github.com/micro-editor/comment-plugin/archive/v1.0.5.zip", "Require": { "micro": ">=1.1.0"