From 13f62dcf8e4aa099dea2a27c9028839f918b301d Mon Sep 17 00:00:00 2001 From: vsavkin Date: Wed, 4 Oct 2017 14:52:44 -0400 Subject: [PATCH] bump up version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 85e3c3ef63..d01d07f7c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nrwl/nx-source", - "version": "0.0.3", + "version": "0.0.4", "description": "Nrwl Extensions for Angular", "main": "index.js", "private": true,