diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a78818..34fa28a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines. +## [0.4.3](https://github.com/offline-ai/cli/compare/v0.4.2...v0.4.3) (2024-09-02) + ## [0.4.2](https://github.com/offline-ai/cli/compare/v0.4.1...v0.4.2) (2024-09-02) diff --git a/package.json b/package.json index b6d1979..319b70b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@offline-ai/cli", "description": "Your Offline(local) AI agent client for Programable Prompt Engine", - "version": "0.4.2", + "version": "0.4.3", "author": "Riceball LEE ", "bin": { "ai": "./bin/run.js"