From 816854b8a91f39e265b73214f6b6c72f947f44c7 Mon Sep 17 00:00:00 2001 From: Julian Waller Date: Fri, 17 Feb 2023 21:48:46 +0000 Subject: [PATCH] v1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7588ce8..7ce4d96 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scanner", - "version": "1.0.0", + "version": "1.1.0", "description": "", "license": "LGPL-3.0", "main": "index.js",