We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc2d642 commit 41cc9e6Copy full SHA for 41cc9e6
1 file changed
package.json
@@ -3,7 +3,7 @@
3
"name": "openai-streams",
4
"description": "Tools for working with OpenAI streams in Node.js and TypeScript.",
5
"homepage": "https://github.com/SpellcraftAI/openai-streams",
6
- "version": "6.1.0",
+ "version": "6.2.0",
7
"license": "MIT",
8
"platform": "node",
9
"engines": {
@@ -73,4 +73,4 @@
73
"releaseName": "v${version}"
74
}
75
76
-}
+}
0 commit comments