release: cut the 4.4.1 release

This commit is contained in:
Matias Niemelä 2017-09-15 15:35:25 -07:00
parent 4e7d2bd5bf
commit 818f4a751e
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "angular-srcs",
"version": "4.4.0",
"version": "4.4.1",
"private": true,
"branchPattern": "2.0.*",
"description": "Angular - a web framework for modern web apps",

View File

@ -1,6 +1,6 @@
{
"name": "@angular/compiler-cli",
"version": "4.4.0",
"version": "4.4.1",
"description": "Angular - the compiler CLI for Node.js",
"main": "index.js",
"typings": "index.d.ts",

View File

@ -1,6 +1,6 @@
{
"name": "@angular/tsc-wrapped",
"version": "4.4.0",
"version": "4.4.1",
"description": "Wraps the tsc CLI, allowing extensions.",
"homepage": "https://github.com/angular/angular/blob/master/tools/@angular/tsc-wrapped",
"bugs": "https://github.com/angular/angular/issues",