From 7272c86592fbc31312e943acf7c19edd33c0e8bd Mon Sep 17 00:00:00 2001 From: n1474335 Date: Fri, 31 Mar 2017 16:00:30 +0000 Subject: [PATCH] 5.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8027fc..f962b44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cyberchef", - "version": "5.0.0", + "version": "5.0.1", "description": "CyberChef is a simple, intuitive web app for analysing and decoding data within a web browser.", "author": "n1474335 ", "homepage": "https://gchq.github.io/CyberChef",