From 531e001358c5098ae413ba1f59007f8ee7202105 Mon Sep 17 00:00:00 2001 From: Mirnes Cajlakovic <20428726+mirnes-cajlakovic@users.noreply.github.com> Date: Tue, 27 Dec 2022 14:46:42 -0500 Subject: [PATCH] incremented version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index efd7f30..4cc3713 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "openai-node-cli", - "version": "1.0.1", + "version": "1.1.0", "description": "The openai-cli package is a command line interface (CLI) for interacting with the OpenAI API. It allows you to perform various operations using the OpenAI API, such as creating completions, images, and embeddings, uploading and downloading files, and managing fine-tune jobs and models.", "keywords": [ "openai",