Skip to content

Commit b4e23cd

Browse files
committed
The name is now displayed with the correct casing
1 parent 0e88f24 commit b4e23cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "codeshell",
3-
"displayName": "codeshell",
3+
"displayName": "CodeShell",
44
"description": "Start a new PowerShell window for the project folder",
5-
"version": "0.1.1",
5+
"version": "0.1.2",
66
"publisher": "Kipters",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)