From 00d8b089032172d2528afb1b902574f63c1de30f Mon Sep 17 00:00:00 2001 From: rarecoil Date: Tue, 5 Feb 2019 21:22:43 -0800 Subject: [PATCH] add 1.0.2 version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d5e4cd..56a5658 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sinkdweller", - "version": "1.0.1", + "version": "1.0.2", "description": "A TypeScript-based frontend to the radamsa fuzzer. No dependencies on most platforms.", "main": "dist/Sinkdweller.js", "scripts": {