diff --git a/package.json b/package.json index 5d40ccc..03814f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "passkit-generator", - "version": "3.3.0", + "version": "3.3.1", "description": "The easiest way to generate custom Apple Wallet passes in Node.js", "main": "lib/cjs/index.js", "types": "lib/types/index.d.ts",