From 30f1978c81150b28120c78d613782033a4b33210 Mon Sep 17 00:00:00 2001 From: gund Date: Thu, 16 Feb 2017 23:30:41 +0400 Subject: [PATCH] chore(package): Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 455ad7304..ed4afb0d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ng-dynamic-component", - "version": "0.0.2", + "version": "1.0.0-beta.0", "description": "Dynamic components with full life-cycle support for inputs and outputs", "main": "dist/bundles/ng-dynamic-component.umd.js", "module": "dist/index.js",