Skip to content

Commit 6b7c4ab

Browse files
authored
Merge pull request #9 from jabraham17/fix-name
Use new name to avoid conflicts
2 parents 119d4d0 + f3a0fc6 commit 6b7c4ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "chapel-vscode",
3-
"displayName": "Chapel",
3+
"displayName": "Chapel Language",
44
"description": "A collection of development tools for programming in Chapel",
5-
"version": "0.0.1",
5+
"version": "0.0.2",
66
"engines": {
77
"vscode": "^1.70.0"
88
},

0 commit comments

Comments
 (0)