Skip to content

Commit

Permalink
Version up
Browse files Browse the repository at this point in the history
  • Loading branch information
tracy-codes committed Mar 15, 2023
1 parent 5ae17f1 commit fdd11bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ members = [
]

[workspace.package]
version = "0.6.1"
version = "0.6.2"
authors = [
"Cavey Cool <caveycool@gmail.com>",
"Tracy <tracy@tracycodes.com>"
Expand Down
2 changes: 1 addition & 1 deletion sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Available on [crates.io](https://crates.io/crates/shadow-drive-rust).
Add the crate to your `Cargo.toml`.

```toml
shadow-drive-rust = "0.6.1"
shadow-drive-rust = "0.6.2"
```

### Examples
Expand Down

0 comments on commit fdd11bf

Please sign in to comment.