From 3de8b504a4a4e1dc537c0b29f3362c7133ffc609 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20Garc=C3=ADa?= Date: Fri, 1 Apr 2016 09:22:51 +0200 Subject: [PATCH] Release 1.0.0-alpha.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d187cfd..c1bfcfd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "logops", "description": "Simple and performant nodejs JSON logger", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "homepage": "https://github.com/telefonicaid/logops", "license": "Apache-2.0", "author": {