From cba3dad283652fa1f324def968b42ca3b505f724 Mon Sep 17 00:00:00 2001 From: Luis Ferreira Date: Thu, 15 Sep 2016 20:37:38 -0300 Subject: [PATCH] 1.0.0-alpha.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 314b979..e79c662 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telling-stories-dashboard", - "version": "1.0.0-alpha.2", + "version": "1.0.0-alpha.3", "description": "Dashboard as an engine for telling-stories", "homepage": "https://github.com/mvdwg/telling-stories-dashboard#readme", "bugs": "https://github.com/mvdwg/telling-stories-dashboard/issues",