From 1a1f97fef363a5548a1b8c09b5216fdafc8e3321 Mon Sep 17 00:00:00 2001 From: DanielJDufour Date: Fri, 22 Dec 2023 15:13:23 -0500 Subject: [PATCH] 1.23.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b6365d3..0b6dd66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "geowarp", - "version": "1.23.1", + "version": "1.23.2", "description": "Super Low-Level Raster Reprojection and Resampling Library", "main": "geowarp.js", "types": "geowarp.d.ts",