Skip to content

Commit a513734

Browse files
committed
chore(release): Prepare release
1 parent 50e91b7 commit a513734

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

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.

crates/konfigkoll/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,17 @@ edited).
88
For a possibly more edited message focused on the binary please see the github
99
releases.
1010

11+
## [0.1.2] - 2024-07-25
12+
13+
### 🐛 Bug fixes
14+
15+
- Fix CI release build (second try)
16+
1117
## [0.1.1] - 2024-07-25
1218

1319
### 🐛 Bug fixes
1420

15-
- Fix CI build
21+
- Fix CI release build
1622

1723
## [0.1.0] - 2024-07-25
1824

crates/konfigkoll/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ license = "MPL-2.0"
1212
name = "konfigkoll"
1313
repository = "https://github.com/VorpalBlade/paketkoll"
1414
rust-version = "1.79.0"
15-
version = "0.1.1"
15+
version = "0.1.2"
1616

1717
[[bin]]
1818
name = "konfigkoll"

0 commit comments

Comments
 (0)