diff --git a/package.json b/package.json index fddf788..5651d7a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "seam-cli", "module": "index.ts", "type": "module", - "version": "0.0.32", + "version": "0.0.33", "repository": "git@github.com:seamapi/seam-cli.git", "scripts": { "cli": "tsx ./cli.ts",