From d1f25ddea22f6c70f65f7f1c8450bea43b0fe00c Mon Sep 17 00:00:00 2001 From: midnightsyntax Date: Fri, 12 Jan 2018 20:01:13 +0100 Subject: [PATCH] fix package version and readme typo --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 99ad3a2..c5b0e09 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Also, you are free to rebind all keyboard shortcuts as you want in your workspac --- ### Insert **up** -*Insert console.log on the line below* +*Insert console.log on the line above* > ### Up diff --git a/package.json b/package.json index ff48f96..64c5c31 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "type": "git", "url": "https://github.com/midnightsyntax/vscode-wrap-console-log" }, - "version": "1.5.0", + "version": "1.5.2", "publisher": "midnightsyntax", "icon": "images/icon.png", "engines": {