From c8ebcef20fa1771ae72def6e7c8ca44167421730 Mon Sep 17 00:00:00 2001 From: Liviu Ionescu Date: Thu, 27 Jul 2023 12:12:00 +0300 Subject: [PATCH] 3.25.3-1.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 acc765a..949e1d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@xpack-dev-tools/cmake", - "version": "3.24.4-1.1", + "version": "3.25.3-1.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@xpack-dev-tools/cmake", - "version": "3.24.4-1.1", + "version": "3.25.3-1.1", "license": "MIT", "devDependencies": { "liquidjs": "^10.3.3" diff --git a/package.json b/package.json index e7a6ebd..f558f3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@xpack-dev-tools/cmake", - "version": "3.24.4-1.1", + "version": "3.25.3-1.1", "description": "A binary xPack with the CMake executables", "main": "", "scripts": {