Skip to content

Commit c0227c4

Browse files
Release v0.0.5
1 parent 9a9d82a commit c0227c4

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -6,7 +6,7 @@ members = [
66
resolver = "2"
77

88
[workspace.package]
9-
version = "0.0.4"
9+
version = "0.0.5"
1010
edition = "2021"
1111
license = "MIT"
1212
authors = ["Claudeform Contributors"]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ curl -fsSL https://raw.githubusercontent.com/dstackai/claudeform/main/install.sh
5555
Install a specific version:
5656

5757
```bash
58-
CLAUDEFORM_VERSION=v0.0.2 curl -fsSL https://raw.githubusercontent.com/dstackai/claudeform/main/install.sh | sh
58+
CLAUDEFORM_VERSION=v0.0.5 curl -fsSL https://raw.githubusercontent.com/dstackai/claudeform/main/install.sh | sh
5959
```
6060

6161
## Quick Start

0 commit comments

Comments
 (0)