Skip to content

Commit 8af0798

Browse files
committed
Prepare version to 0.4.0
1 parent 6b76dd8 commit 8af0798

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# CHANGELOG
22

3+
## Version 0.4.0
4+
**2024-10-22**
5+
6+
- Fix lint warning and add renovate by @joaolfp - #43
7+
- Bump tokio from 1.40.0 to 1.41.0 by @dependabot #42
8+
- Bump ratatui from 0.28.1 to 0.29.0 by @dependabot - #41
9+
310
## Version 0.3.0
411
**2024-10-16**
512

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "injectsql"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
edition = "2021"
55
authors = ["João Lucas <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)