Skip to content

Commit 9aa894b

Browse files
committed
chore: Release
1 parent 52bcbad commit 9aa894b

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.1.0-alpha.31] - 2025-05-30
6+
7+
### Features
8+
9+
- Update homebrew tap on new releases ✔️
10+
511
## [0.1.0-alpha.30] - 2025-05-30
612

713
### Bug Fixes

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["scotty-core", "scotty", "scottyctl"]
33
resolver = "2"
44

55
[workspace.package]
6-
version = "0.1.0-alpha.30"
6+
version = "0.1.0-alpha.31"
77
edition = "2021"
88
rust-version = "1.86"
99
description = "scotty is a Micro-PaaS which helps you to administer a bunch of docker-compose-based applications. It comes with an API and a cli"

0 commit comments

Comments
 (0)