Skip to content

Commit d1f25dd

Browse files
fix package version and readme typo
1 parent cf8f995 commit d1f25dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Also, you are free to rebind all keyboard shortcuts as you want in your workspac
9191
---
9292

9393
### Insert **up**
94-
*Insert console.log on the line below*
94+
*Insert console.log on the line above*
9595

9696
> ### Up
9797

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "git",
77
"url": "https://github.com/midnightsyntax/vscode-wrap-console-log"
88
},
9-
"version": "1.5.0",
9+
"version": "1.5.2",
1010
"publisher": "midnightsyntax",
1111
"icon": "images/icon.png",
1212
"engines": {

0 commit comments

Comments
 (0)