Skip to content

Commit

Permalink
release: v0.900.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kyliau committed Dec 6, 2019
1 parent 9cd533a commit 3366cac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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": "0.900.0",
"version": "0.900.1",
"publisher": "Angular",
"icon": "angular.png",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion 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": "0.900.0",
"version": "0.900.1",
"author": "Angular",
"license": "MIT",
"engines": {
Expand Down

0 comments on commit 3366cac

Please sign in to comment.