Skip to content

Commit 9e1f95f

Browse files
committed
chore: Release
1 parent a7d69fa commit 9e1f95f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
- [Rust](https://github.com/moonrepo/tools/blob/master/tools/rust/CHANGELOG.md)
1111
- [TOML schema](https://github.com/moonrepo/tools/blob/master/tools/internal-schema/CHANGELOG.md)
1212

13-
## Unreleased
13+
## 0.41.5
1414

1515
#### 🚀 Updates
1616

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/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "proto_cli"
3-
version = "0.41.4"
3+
version = "0.41.5"
44
edition = "2021"
55
license = "MIT"
66
description = "A multi-language version manager, a unified toolchain."

version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.41.4
1+
0.41.5

0 commit comments

Comments
 (0)