From 5e4e140e96d9aa10b74e5526301c72a1ce392f3a Mon Sep 17 00:00:00 2001 From: Vincent Weevers Date: Tue, 11 Jun 2019 19:47:06 +0200 Subject: [PATCH] 3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2523667..df72d10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "win-version-info", - "version": "3.0.0", + "version": "3.0.1", "description": "Windows-only native addon to read version info from executables", "license": "MIT", "main": "index.js",