Skip to content

Commit 46f600f

Browse files
committed
chore(version): v0.0.5
1 parent b98760a commit 46f600f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.github/workflows/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
33

44
- - -
5+
## v0.0.5 - 2025-02-03
6+
#### Continuous Integration
7+
- change permissions - (b98760a) - Angel Dijoux
8+
9+
- - -
10+
511
## v0.0.4 - 2025-02-03
612
#### Continuous Integration
713
- trigger when tags - (d34fa75) - Angel Dijoux

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rust-code-analysis-tui"
3-
version = "0.0.4"
3+
version = "0.0.5"
44
edition = "2021"
55

66
[dependencies]

0 commit comments

Comments
 (0)