From 919f6a2d0dabd5edd9fc098aeaa137350a648a41 Mon Sep 17 00:00:00 2001 From: Samuel Attard Date: Wed, 24 Nov 2021 12:45:41 +1300 Subject: [PATCH] 3.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a8dc27d..ed1a22ea 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sleuth", "productName": "Sleuth", - "version": "3.1.0", + "version": "3.1.1", "description": "Slack Log Viewer", "main": "./dist/src/main/index", "scripts": {