Skip to content

Commit bb47fd7

Browse files
committed
Release v0.3.5
1 parent 33bcdbc commit bb47fd7

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
@@ -27,7 +27,7 @@ clap = { version = "4.0", features = ["derive"] }
2727
# nocodo-tools = { git = "https://github.com/brainless/nocodo.git", branch = "main" }
2828

2929
[workspace.package]
30-
version = "0.3.4"
30+
version = "0.3.5"
3131
edition = "2021"
3232
authors = ["dwata"]
3333
license = "MIT"

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.3.4",
3+
"version": "0.3.5",
44
"description": "",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)