From fcd944c38c73b5b4c443d88896dad78175adc59a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Mendiara=20Ca=C3=B1ardo?= Date: Thu, 14 Jan 2016 09:15:25 +0100 Subject: [PATCH] Release 1.0.0-alpha.5 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bf21381..a3c1d80 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "logops", - "description": "Simple and performant nodejs logger", - "version": "1.0.0-alpha.4", + "description": "Simple and performant nodejs JSON logger", + "version": "1.0.0-alpha.5", "homepage": "https://github.com/telefonicaid/logops", "license": "Apache-2.0", "author": {