Skip to content

Commit afe0e5b

Browse files
committed
Bump version to v0.2.8
1 parent 75891fc commit afe0e5b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openai-chat-tokens",
3-
"version": "0.2.7",
3+
"version": "0.2.8",
44
"description": "Estimate the number of tokens an OpenAI chat completion request will use",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)