Skip to content

Commit 7dbaeba

Browse files
Bump version to 0.0.10
1 parent e30b7a6 commit 7dbaeba

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

5151
```bash
52-
CLAWFORM_VERSION=v0.0.9 curl -fsSL https://raw.githubusercontent.com/dstackai/clawform/main/install.sh | sh
52+
CLAWFORM_VERSION=v0.0.10 curl -fsSL https://raw.githubusercontent.com/dstackai/clawform/main/install.sh | sh
5353
```
5454

5555
## Quick Start

0 commit comments

Comments
 (0)