Skip to content

Commit 56314d0

Browse files
committed
latest
1 parent 22e32f7 commit 56314d0

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

fern/fern.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"organization": "vapi",
3-
"version": "0.42.1"
3+
"version": "0.42.14"
44
}

fern/generators.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ groups:
77
python:
88
generators:
99
- name: fernapi/fern-python-sdk
10-
version: 4.2.4
10+
version: 4.2.6
1111
output:
1212
location: pypi
1313
package-name: "Vapi"
@@ -19,7 +19,7 @@ groups:
1919
typescript:
2020
generators:
2121
- name: fernapi/fern-typescript-node-sdk
22-
version: 0.40.4
22+
version: 0.40.5
2323
output:
2424
location: npm
2525
package-name: "vapi"
@@ -56,10 +56,10 @@ groups:
5656
version: 0.8.2
5757
github:
5858
repository: fern-demo/vapi-ruby-sdk
59-
output:
60-
location: rubygems
61-
package-name: vapi
62-
# api-key: ${RUBYGEMS_API_KEY}
59+
# output:
60+
# location: rubygems
61+
# package-name: vapi
62+
# api-key: ${RUBYGEMS_API_KEY}
6363
config:
6464
clientClassName: Vapi
6565
csharp:

0 commit comments

Comments
 (0)