From 667304cdf9c9aeea410d14d2acc3a7d765644ded Mon Sep 17 00:00:00 2001 From: Liviu Ionescu Date: Mon, 18 Oct 2021 17:07:49 +0300 Subject: [PATCH] 4.2.1-3.1 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 83b0437..8b40404 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@xpack-dev-tools/windows-build-tools", - "version": "4.2.1-2.1", + "version": "4.2.1-3.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@xpack-dev-tools/windows-build-tools", - "version": "4.2.1-2.1", + "version": "4.2.1-3.1", "license": "MIT", "devDependencies": { "liquidjs": "^9.25.1" diff --git a/package.json b/package.json index 48f623e..2c06e1c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@xpack-dev-tools/windows-build-tools", - "version": "4.2.1-2.1", + "version": "4.2.1-3.1", "description": "A binary xPack with the Windows Build Tools executables.", "main": "", "scripts": {