From 0c2d9664208fcc216e28bffe66256163aada426e Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Thu, 6 Aug 2015 21:33:42 +0200 Subject: [PATCH] version: release 2.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6587611a..6882b6c6 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Drive a set of screens displaying dashboards", "url": "https://github.com/vincentbernat/dashkiosk", "license": "ISC", - "version": "2.6.0", + "version": "2.6.1", "private": true, "bin": { "dashkiosk": "./server.js"