From 4fee84e0f423ba41b8f037f2380098e7d194a76c Mon Sep 17 00:00:00 2001 From: Victor Savkin Date: Sun, 28 Oct 2018 12:14:11 -0400 Subject: [PATCH] Release 7.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bfec4c3432..58869b23e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nrwl/nx-source", - "version": "6.4.0", + "version": "7.0.0", "description": "Nrwl Extensions for Angular", "main": "index.js", "private": true,