Skip to content

Commit fb2c7c9

Browse files
Bump version to 0.0.6
1 parent 4dcf707 commit fb2c7c9

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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.5"
9+
version = "0.0.6"
1010
edition = "2021"
1111
license = "MIT"
1212
authors = ["Clawform Contributors"]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ curl -fsSL https://raw.githubusercontent.com/dstackai/clawform/main/install.sh |
5353
Install a specific version:
5454

5555
```bash
56-
CLAWFORM_VERSION=v0.0.5 curl -fsSL https://raw.githubusercontent.com/dstackai/clawform/main/install.sh | sh
56+
CLAWFORM_VERSION=v0.0.6 curl -fsSL https://raw.githubusercontent.com/dstackai/clawform/main/install.sh | sh
5757
```
5858

5959
## Quick Start

0 commit comments

Comments
 (0)