Skip to content

Commit 897555c

Browse files
tboschvsavkin
authored andcommitted
fix(tsc-wrapped): set correct version number
1 parent 966bcba commit 897555c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/@angular/tsc-wrapped/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular/tsc-wrapped",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Wraps the tsc CLI, allowing extensions.",
55
"homepage": "https://github.com/angular/angular/tree/master/tools/tsc-wrapped",
66
"bugs": "https://github.com/angular/angular/issues",

0 commit comments

Comments
 (0)