Skip to content

Commit 5cbe613

Browse files
committed
chore(release): basilica-cli v0.10.1
1 parent 6c9f420 commit 5cbe613

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
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/basilica-cli/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.10.1]
11+
12+
### Added
13+
- Support for `vip` rentals
14+
1015
## [0.10.0]
1116

1217
### Added

crates/basilica-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 = "basilica-cli"
3-
version = "0.10.0"
3+
version = "0.10.1"
44
edition = "2021"
55
authors = ["Basilica Team"]
66
description = "Unified CLI for Basilica GPU rental and network management"

0 commit comments

Comments
 (0)