diff --git a/libs/client/package.json b/libs/client/package.json index 4de3d04..3d82c25 100644 --- a/libs/client/package.json +++ b/libs/client/package.json @@ -1,7 +1,7 @@ { "name": "@fal-ai/serverless-client", "description": "The fal serverless JS/TS client", - "version": "0.2.0", + "version": "0.2.1", "license": "MIT", "repository": { "type": "git", diff --git a/libs/nextjs/package.json b/libs/nextjs/package.json index 42398ff..9e9323b 100644 --- a/libs/nextjs/package.json +++ b/libs/nextjs/package.json @@ -1,7 +1,7 @@ { "name": "@fal-ai/serverless-nextjs", "description": "The fal-serverless Next.js integration", - "version": "0.2.0", + "version": "0.2.1", "license": "MIT", "repository": { "type": "git",