Skip to content

Commit 303eeef

Browse files
Bump version to 0.0.11
1 parent 8332e0d commit 303eeef

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.10"
9+
version = "0.0.11"
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
@@ -50,7 +50,7 @@ curl -fsSL https://raw.githubusercontent.com/dstackai/clawform/main/install.sh |
5050
Install a specific version:
5151

5252
```bash
53-
CLAWFORM_VERSION=v0.0.10 curl -fsSL https://raw.githubusercontent.com/dstackai/clawform/main/install.sh | sh
53+
CLAWFORM_VERSION=v0.0.11 curl -fsSL https://raw.githubusercontent.com/dstackai/clawform/main/install.sh | sh
5454
```
5555

5656
## Quick Start

0 commit comments

Comments
 (0)