From 2383de10d169be7f67fd7bdf41f5086255bd5f0e Mon Sep 17 00:00:00 2001 From: Miklos Bertalan Date: Tue, 18 Oct 2016 19:40:50 +0200 Subject: [PATCH] fix(release): change alpha-4.0.0 to alpha-3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 002aed9..80a9984 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@risingstack/nx-framework", - "version": "1.0.0-alpha.4.0.0", + "version": "1.0.0-alpha.3.0.0", "description": "Next generation client side framework", "main": "index.js", "author": {