@ngx-next/task-runner
Advanced tools
Comparing version 0.4.0 to 0.5.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.5.0](https://github.com/ngx-next/modules/compare/v0.4.0...v0.5.0) (2019-01-07) | ||
**Note:** Version bump only for package @ngx-next/task-runner | ||
# [0.4.0](https://github.com/ngx-next/modules/compare/v0.3.0...v0.4.0) (2019-01-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@ngx-next/task-runner", | ||
"version": "0.4.0", | ||
"version": "0.5.0", | ||
"scripts": { | ||
@@ -14,3 +14,3 @@ "build": "rm -rf lib && tsc -b", | ||
}, | ||
"gitHead": "12195d5881bd3faf860981c910312404457909ea" | ||
"gitHead": "0952d84ca06aef75883e099f43baa602604ebffb" | ||
} |
4211