Skip to content

Commit

Permalink
release: v11.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
atscott committed Mar 15, 2021
1 parent 155aeff commit 9699ad8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ng-template",
"displayName": "Angular Language Service",
"description": "Editor services for Angular templates",
"version": "11.2.7",
"version": "11.2.8",
"publisher": "Angular",
"icon": "angular.png",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions server/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@angular/language-server",
"description": "LSP server for Angular Language Service",
"version": "11.2.7",
"version": "11.2.8",
"repository": {
"type": "git",
"url": "https://github.com/angular/vscode-ng-language-service.git"
Expand All @@ -23,4 +23,4 @@
"publishConfig": {
"registry": "https://wombat-dressing-room.appspot.com"
}
}
}

0 comments on commit 9699ad8

Please sign in to comment.