diff --git a/package.json b/package.json index 89367d0..9287315 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openai-gpt-token-counter", - "version": "1.0.7", + "version": "1.0.8", "description": "Count the number of OpenAI GPT tokens in a string", "main": "src/index.js", "scripts": {