From a10f64937dc947eb9a931db8c5325de2fabbe5f9 Mon Sep 17 00:00:00 2001 From: Ingo Fahrentholz Date: Fri, 31 May 2019 19:53:45 +0200 Subject: [PATCH] Fix Travis build --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09a84e3..5995fa0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-img-placeholder", - "version": "4.1.4", + "version": "4.1.5", "description": "run a local image placeholder service", "main": "lib/server.js", "bin": "bin/www",