From 528ccf7a962e8be619f7e069870d53bd306005f2 Mon Sep 17 00:00:00 2001 From: Gabriel Rodriguez Date: Tue, 30 Jan 2018 12:06:13 -0700 Subject: [PATCH] 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8aab66e..17b505c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngclib", - "version": "0.0.1", + "version": "0.1.0", "description": "Derive an Angular library from an Angular CLI project.", "files": [ "bin/",