From 44f4bf3611c15a883b17065581a49e2c2ae2a7bd Mon Sep 17 00:00:00 2001 From: Alexander Cerutti Date: Wed, 15 Oct 2025 23:54:53 +0200 Subject: [PATCH] 3.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4679e23..d7b0388 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "passkit-generator", - "version": "3.5.1", + "version": "3.5.2", "description": "The easiest way to generate custom Apple Wallet passes in Node.js", "main": "lib/cjs/index.js", "types": "lib/types/index.d.ts",