Skip to content

Commit

Permalink
Merge pull request #9 from jabraham17/fix-name
Browse files Browse the repository at this point in the history
Use new name to avoid conflicts
  • Loading branch information
jabraham17 authored Mar 20, 2024
2 parents 119d4d0 + f3a0fc6 commit 6b7c4ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "chapel-vscode",
"displayName": "Chapel",
"displayName": "Chapel Language",
"description": "A collection of development tools for programming in Chapel",
"version": "0.0.1",
"version": "0.0.2",
"engines": {
"vscode": "^1.70.0"
},
Expand Down

0 comments on commit 6b7c4ab

Please sign in to comment.