Skip to content

Commit 0576fef

Browse files
committed
Release v0.4.1
1 parent f9c156d commit 0576fef

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ clap = { version = "4.0", features = ["derive"] }
2525
# llm-sdk = { git = "https://github.com/brainless/llm-sdk", branch = "main" }
2626

2727
[workspace.package]
28-
version = "0.4.0"
28+
version = "0.4.1"
2929
edition = "2021"
3030
authors = ["dwata"]
3131
license = "GPL-3.0-or-later"

gui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dwata-gui",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)