From ebab61892685e693b7322b2a6d663e22fd4516cc Mon Sep 17 00:00:00 2001 From: Jonatan Nilsson Date: Sun, 14 Aug 2022 14:03:14 +0000 Subject: [PATCH] increment version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c5570e0..7a17e37 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "storage-upload", - "version": "2.2.0", + "version": "2.2.1", "description": "Micro service for uploading and image resizing files to a storage server.", "main": "index.js", "scripts": {