Skip to content
This repository was archived by the owner on Jan 10, 2019. It is now read-only.

Commit 3ac0017

Browse files
committed
updated to version 2.0.1
1 parent 5c898dd commit 3ac0017

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log (vs-script-commands)
22

3-
## 2.0.0 (April 11th, 2017; improved execution of scripts)
3+
## 2.0.1 (April 11th, 2017; improved execution of scripts)
44

55
* the behavior of executing scripts has been improved ... if you come from version 1.x, have a look at the [wiki](https://github.com/mkloubert/vs-script-commands/wiki#since-version-2x-) first
66
* if you have problems, you can open an [issue](https://github.com/mkloubert/vs-script-commands/issues) and/or download a version 1.x branch from [here](https://github.com/mkloubert/vs-script-commands/releases)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vs-script-commands",
33
"displayName": "Script Commands",
44
"description": "Adds additional commands to Visual Studio Code that uses scripts (JavaScript) for execution.",
5-
"version": "1.12.0",
5+
"version": "2.0.1",
66
"publisher": "mkloubert",
77
"engines": {
88
"vscode": "^1.5.0"

0 commit comments

Comments
 (0)