Skip to content

Commit 280fd89

Browse files
committed
chore: Release
1 parent c294c3c commit 280fd89

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
- [Rust](https://github.com/moonrepo/plugins/blob/master/tools/rust/CHANGELOG.md)
1616
- [Schema (TOML, JSON, YAML)](https://github.com/moonrepo/plugins/blob/master/tools/internal-schema/CHANGELOG.md)
1717

18-
## Unreleased
18+
## 0.47.3
1919

2020
#### 🐞 Fixes
2121

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/cli/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "proto_cli"
3-
version = "0.47.2"
3+
version = "0.47.3"
44
edition = "2024"
55
license = "MIT"
66
description = "A multi-language version manager, a unified toolchain."

version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.47.2
1+
0.47.3

0 commit comments

Comments
 (0)