Skip to content

Commit f0d3e2a

Browse files
authored
release: cut the 0.1.9 release (#229)
1 parent b55379e commit f0d3e2a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ng-template",
33
"displayName": "Angular Language Service",
44
"description": "Editor services for Angular templates",
5-
"version": "0.1.8",
5+
"version": "0.1.9",
66
"publisher": "Angular",
77
"icon": "angular.png",
88
"keywords": ["Angular", "multi-root ready"],

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ng-template",
33
"description": "Angular Language Service.",
4-
"version": "0.1.8",
4+
"version": "0.1.9",
55
"author": "Angular",
66
"license": "MIT",
77
"engines": {

0 commit comments

Comments
 (0)