Skip to content

Commit 2c126f9

Browse files
authored
Update package.json
1 parent b329754 commit 2c126f9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Script Runner",
44
"description": "Run command line scripts (with parameters) directly from #VSCode with a configured form. Create and customize your own commands to simplify your way of working.",
55
"icon": "resources/logo/icon_128.gif",
6-
"version": "0.5.0",
6+
"version": "0.6.0",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/easterapps/vscode-script-runner"
@@ -161,4 +161,4 @@
161161
"@types/node": "^7.0.43",
162162
"@types/mocha": "^2.2.42"
163163
}
164-
}
164+
}

0 commit comments

Comments
 (0)