From f481c1a7e8ad7e434c7398c5e1b7d6389e658576 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 18:48:57 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20v0.1.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aebb78f..90486e4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coderabbitai/openai-chat-tokens", - "version": "0.1.1", + "version": "0.1.2", "description": "Estimate the number of tokens an OpenAI chat completion request will use", "homepage": "https://github.com/coderabbitai/openai-chat-tokens", "bugs": {