From 4abe8391d19443428c9516cbd19ab6cd13c58002 Mon Sep 17 00:00:00 2001 From: Sam Strachan Date: Sun, 7 Jun 2020 09:04:29 +0100 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c085bc0..e1889551 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scanservjs", - "version": "1.0.2", + "version": "1.0.3", "description": "scanservjs is a simple web-based UI for SANE which allows you to share a scanner on a network without the need for drivers or complicated installation. scanserv does not do image conversion or manipulation (beyond the bare minimum necessary for the purposes of browser preview) or OCR.", "main": "server.js", "repository": {