From 7182bd0e30ab6f6421365cee0a0c4a8679e9eb7c Mon Sep 17 00:00:00 2001 From: Andres Suarez Date: Mon, 6 Aug 2018 23:49:11 -0400 Subject: [PATCH] 2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 534d824..87dd7b0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "v8-compile-cache", - "version": "2.0.1", + "version": "2.0.2", "description": "Require hook for automatic V8 compile cache persistence", "main": "v8-compile-cache.js", "scripts": {