Skip to content

Commit

Permalink
Update version in generators
Browse files Browse the repository at this point in the history
  • Loading branch information
vocode-petern committed Aug 14, 2024
1 parent 7d961b9 commit ffe975c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fern/generators.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ groups:
publish:
generators:
- name: "fernapi/fern-typescript-node-sdk"
version: "0.7.1"
version: "0.39.1"
output:
package-name: "@vocode/vocode-api"
token: "${NPM_TOKEN}"
Expand All @@ -13,7 +13,7 @@ groups:
github:
repository: "vocodedev/vocode-api-node"
- name: "fernapi/fern-python-sdk"
version: "0.7.5"
version: "3.10.2"
output:
package-name: "vocode-api"
token: "${PYPI_TOKEN}"
Expand Down

0 comments on commit ffe975c

Please sign in to comment.