From b751ffb052907f39e9f577bcfba49ae8f4896e16 Mon Sep 17 00:00:00 2001 From: Alexander Cerutti Date: Tue, 29 Oct 2024 23:20:42 +0100 Subject: [PATCH] 3.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c91514..aee3071 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "passkit-generator", - "version": "3.2.0-alpha.2", + "version": "3.2.0", "description": "The easiest way to generate custom Apple Wallet passes in Node.js", "main": "lib/index.js", "scripts": {