We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a71cd70 commit 927c27bCopy full SHA for 927c27b
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": "5.4.1-canary.0",
+ "version": "5.5.0",
7
"license": "MIT",
8
"type": "module",
9
"platform": "node",
@@ -65,4 +65,4 @@
65
"releaseName": "v${version}"
66
}
67
68
-}
+}
0 commit comments