From 653c5728e4380c876451e1645905b7fe3a6e3e76 Mon Sep 17 00:00:00 2001 From: Vincent Weevers Date: Sun, 16 Aug 2020 07:37:33 +0200 Subject: [PATCH] 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da7f8e2..b4a4678 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "win-version-info", - "version": "3.0.1", + "version": "3.1.0", "description": "Windows-only native addon to read version info from executables", "license": "MIT", "main": "index.js",