Skip to content

Commit 602fe5a

Browse files
committed
chore: Release
1 parent 6db4fb3 commit 602fe5a

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
- [Schema (TOML, JSON, YAML)](https://github.com/moonrepo/tools/blob/master/tools/internal-schema/CHANGELOG.md)
1212

13-
## Unreleased
13+
## 0.43.0
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.42.2"
3+
version = "0.43.0"
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.42.2
1+
0.43.0

0 commit comments

Comments
 (0)